split nextcloud compose.yml
This commit is contained in:
parent
26a5106e04
commit
1630f8a818
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ nextcloud:
|
||||||
APPS: "calendar"
|
APPS: "calendar"
|
||||||
BBB_URL: "{{bbb_url}}"
|
BBB_URL: "{{bbb_url}}"
|
||||||
uncomment:
|
uncomment:
|
||||||
- compose.apps.yml
|
- compose.bbb.yml
|
||||||
- SECRET_BBB_SECRET_VERSION
|
- SECRET_BBB_SECRET_VERSION
|
||||||
secrets:
|
secrets:
|
||||||
bbb_secret: "{{bbb_secret}}"
|
bbb_secret: "{{bbb_secret}}"
|
||||||
|
|
Loading…
Reference in a new issue