change env vars

This commit is contained in:
2025-02-14 15:13:21 +01:00
parent aacdd75464
commit 15f5aa936b

View File

@@ -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