Update principal to 30000
This commit is contained in:
parent
7ed9f5c2a0
commit
646416dbf7
@ -3,6 +3,7 @@ version: "{{ omni_compose_version | string }}"
|
|||||||
|
|
||||||
|
|
||||||
x-global-env: &globalenv
|
x-global-env: &globalenv
|
||||||
|
SCIPIO_PRINCIPAL: "30000"
|
||||||
SCIPIO_DB_BACKEND: MARIA
|
SCIPIO_DB_BACKEND: MARIA
|
||||||
SCIPIO_DB_HOST: database
|
SCIPIO_DB_HOST: database
|
||||||
SCIPIO_DB_PORT: "3306"
|
SCIPIO_DB_PORT: "3306"
|
||||||
|
Reference in New Issue
Block a user