diff --git a/manual-install/latest.yml b/manual-install/latest.yml index e9362ccc..c8842ba1 100644 --- a/manual-install/latest.yml +++ b/manual-install/latest.yml @@ -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 diff --git a/manual-install/sample.conf b/manual-install/sample.conf index 9ee01ab1..0e6cb8b4 100644 --- a/manual-install/sample.conf +++ b/manual-install/sample.conf @@ -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!