change env vars
This commit is contained in:
@@ -8,8 +8,9 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- ${PMA_PORT}:80
|
- ${PMA_PORT}:80
|
||||||
environment:
|
environment:
|
||||||
- PMA_ARBITRARY=0
|
- PMA_ARBITRARY=1
|
||||||
- PMA_HOST=common-mysql
|
# - PMA_HOST=common-mysql
|
||||||
|
- UPLOAD_LIMIT=1G
|
||||||
networks:
|
networks:
|
||||||
- web
|
- web
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user