change defualt host-name

This commit is contained in:
2023-02-02 10:19:15 +01:00
parent 5105cea66f
commit aacdd75464

View File

@@ -8,7 +8,8 @@ services:
ports:
- ${PMA_PORT}:80
environment:
- PMA_ARBITRARY=1
- PMA_ARBITRARY=0
- PMA_HOST=common-mysql
networks:
- web