Merge pull request #1137 from JoelRSimpson/patch-1
Update docker-compose.yml
This commit is contained in:
commit
ae048e6c66
|
@ -216,7 +216,6 @@ services:
|
|||
- ${MYSQL_ENTRYPOINT_INITDB}:/docker-entrypoint-initdb.d
|
||||
ports:
|
||||
- "${MYSQL_PORT}:3306"
|
||||
user: "1000:50"
|
||||
networks:
|
||||
- backend
|
||||
|
||||
|
|
Loading…
Reference in New Issue