There was an error while loading. Please reload this page.
1 parent 132543a commit 3c9ddf0Copy full SHA for 3c9ddf0
docker-compose.yml
@@ -35,7 +35,7 @@ services:
35
ports:
36
- '8081:80'
37
environment:
38
- - 'PMA_HOST=docker-mysql'
+ - 'PMA_HOST=mysql'
39
depends_on:
40
- 'mysql'
41
node:
0 commit comments