Commit a1d3eeb7 authored by Mahmoud Zalt's avatar Mahmoud Zalt Committed by GitHub

Merge pull request #1107 from oaattia/master

Can't create/write to file '/var/lib/mysql/is_writable'
parents b2f73485 2af5b2ff
......@@ -213,6 +213,7 @@ services:
- ${MYSQL_ENTRYPOINT_INITDB}:/docker-entrypoint-initdb.d
ports:
- "${MYSQL_PORT}:3306"
user: "1000:50"
networks:
- backend
......@@ -477,7 +478,7 @@ services:
networks:
- frontend
- backend
### ElasticSearch Container #################################
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment