mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
dont restart phpmyadmin when docker is started
This commit is contained in:
parent
613f3a732f
commit
d82744bf4d
@ -49,7 +49,7 @@ services:
|
||||
container_name: phpmyadmin
|
||||
environment:
|
||||
- PMA_ARBITRARY=1
|
||||
restart: always
|
||||
#restart: always
|
||||
ports:
|
||||
- 8074:80
|
||||
networks:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user