mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2024-12-26 18:39:05 +01:00
Rename db init directory
This commit is contained in:
parent
651311b721
commit
e89c9331b1
@ -9,7 +9,7 @@ services:
|
||||
MYSQL_USER: symfony
|
||||
MYSQL_PASSWORD: ${MYSQL_PASSWORD}
|
||||
volumes:
|
||||
- ${DATADIR}/sql:/docker-entrypoint-initdb.d
|
||||
- ${DATADIR}/sql-init:/docker-entrypoint-initdb.d
|
||||
cap_add:
|
||||
- SYS_NICE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user