Update principal to 30000

This commit is contained in:
2021-02-05 00:36:25 -05:00
parent 7ed9f5c2a0
commit 646416dbf7

View File

@@ -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"