fix mysql can't write to file
This commit is contained in:
@ -211,6 +211,7 @@ services:
|
||||
- ${MYSQL_ENTRYPOINT_INITDB}:/docker-entrypoint-initdb.d
|
||||
ports:
|
||||
- "${MYSQL_PORT}:3306"
|
||||
user: "1000:50"
|
||||
networks:
|
||||
- backend
|
||||
|
||||
@ -475,7 +476,7 @@ services:
|
||||
networks:
|
||||
- frontend
|
||||
- backend
|
||||
|
||||
|
||||
|
||||
### ElasticSearch Container #################################
|
||||
|
||||
|
Reference in New Issue
Block a user