mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-04 12:10:21 -05:00
Compare commits
1 Commits
fix-dev-do
...
dragonchas
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a28bec299a |
@@ -58,6 +58,8 @@ services:
|
|||||||
COMPANION_DOMAIN: ${COMPANION_DOMAIN:-companion.opencloud.test}
|
COMPANION_DOMAIN: ${COMPANION_DOMAIN:-companion.opencloud.test}
|
||||||
# enable to allow using the banned passwords list
|
# enable to allow using the banned passwords list
|
||||||
OC_PASSWORD_POLICY_BANNED_PASSWORDS_LIST: banned-password-list.txt
|
OC_PASSWORD_POLICY_BANNED_PASSWORDS_LIST: banned-password-list.txt
|
||||||
|
# setthis to "true" if you want to use collaborative posix user-storage
|
||||||
|
STORAGE_USERS_POSIX_WATCH_FS: "false"
|
||||||
volumes:
|
volumes:
|
||||||
- ./config/opencloud/app-registry.yaml:/etc/opencloud/app-registry.yaml
|
- ./config/opencloud/app-registry.yaml:/etc/opencloud/app-registry.yaml
|
||||||
- ./config/opencloud/csp.yaml:/etc/opencloud/csp.yaml
|
- ./config/opencloud/csp.yaml:/etc/opencloud/csp.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user