Compare commits

...

1 commit

Author SHA1 Message Date
szaimen
e7f69bec93 Yaml updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-29 12:07:24 +00:00
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -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!