mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-04 04:56:52 +00:00
Yaml updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
6b0f315cb6
commit
e7f69bec93
2 changed files with 2 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ services:
|
|||
- TURN_SECRET
|
||||
- SIGNALING_SECRET
|
||||
- ONLYOFFICE_SECRET
|
||||
- NC_AIO_VERSION=v${AIO_VERSION}
|
||||
- NEXTCLOUD_MOUNT
|
||||
- CLAMAV_ENABLED
|
||||
- CLAMAV_HOST=nextcloud-aio-clamav
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
AIO_VERSION= # TODO! This needs to be a unique and good password!
|
||||
DATABASE_PASSWORD= # TODO! This needs to be a unique and good password!
|
||||
FULLTEXTSEARCH_PASSWORD= # TODO! This needs to be a unique and good password!
|
||||
IMAGINARY_SECRET= # TODO! This needs to be a unique and good password!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue