Update principal to 30000

This commit is contained in:
Ethan Paul 2021-02-05 00:36:25 -05:00
parent 7ed9f5c2a0
commit 646416dbf7
No known key found for this signature in database
GPG Key ID: C5F5542B54A4D9C6

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"