fix phpmyadmin port. closes #247
This commit is contained in:
parent
df1a019f75
commit
9fb50b2c6b
@ -221,7 +221,7 @@ services:
|
||||
volumes_from:
|
||||
- volumes_data
|
||||
ports:
|
||||
- "8000:80"
|
||||
- "8080:80"
|
||||
links:
|
||||
# for mysql container
|
||||
- "mysql:db"
|
||||
|
Loading…
Reference in New Issue
Block a user