Update docker-compose.yml
This commit is contained in:
parent
a51defd03c
commit
f2fdd99df0
@ -28,8 +28,6 @@ services:
|
||||
image: "phpmyadmin/phpmyadmin:latest"
|
||||
environment:
|
||||
PMA_HOST: mysql
|
||||
PMA_USER: root
|
||||
PMA_PASSWORD: rootpassword
|
||||
ports:
|
||||
- "8080:80"
|
||||
restart: unless-stopped
|
||||
|
Loading…
Reference in New Issue
Block a user