removed var
This commit is contained in:
parent
11da7eced9
commit
590b91ee05
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ services:
|
||||||
- /docker/maria/init:/docker-entrypoint-initdb.d
|
- /docker/maria/init:/docker-entrypoint-initdb.d
|
||||||
command:
|
command:
|
||||||
- mariadbd
|
- mariadbd
|
||||||
- ${FIRST_DB_TOGGLE}
|
|
||||||
- --wsrep-on=ON
|
- --wsrep-on=ON
|
||||||
- --wsrep-provider=/usr/lib/galera/libgalera_smm.so
|
- --wsrep-provider=/usr/lib/galera/libgalera_smm.so
|
||||||
- --wsrep-cluster-name=mgdev1
|
- --wsrep-cluster-name=mgdev1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue