mount mysql socket from host for database on host
This commit is contained in:
parent
e2994cb186
commit
754363a92e
1 changed files with 2 additions and 0 deletions
|
|
@ -5,5 +5,7 @@ services:
|
|||
build: ../../
|
||||
ports:
|
||||
- "8042:8042"
|
||||
volumes:
|
||||
- /run/mysqld/:/run/mysqld/
|
||||
env_file:
|
||||
- production.secrets.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue