mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-01 16:30:02 -05:00
change ocis data path for rootless setup
This commit is contained in:
@@ -2105,6 +2105,7 @@ def parallelDeploymentOcisServer():
|
||||
"OCIS_LOG_LEVEL": "error",
|
||||
"OCIS_URL": OCIS_URL,
|
||||
"PROXY_TLS": "true",
|
||||
"OCIS_BASE_DATA_PATH": "./ocis-data", # this is only needed since we use a binary not intended to be run in a rootless docker container
|
||||
# change default secrets
|
||||
"OCIS_JWT_SECRET": "Pive-Fumkiu4",
|
||||
"STORAGE_TRANSFER_SECRET": "replace-me-with-a-transfer-secret",
|
||||
|
||||
Reference in New Issue
Block a user