Nextcloud

This commit is contained in:
Yax 2024-12-26 17:58:56 +01:00
parent 51acd19b62
commit cac8fb2769
9 changed files with 29 additions and 96 deletions

View file

@ -1,9 +1,11 @@
# general
ROOT_INSTALL=/srv
TZ=Europe/Paris
PUID=1000
PGID=1000
# apps
WALLABAG_URL=http://localhost
# nextcloud
SMTP_HOST=smtp.domain.com
SMTP_SECURE=ssl
SMTP_PORT=465
SMTP_AUTHTYPE=LOGIN
SMTP_NAME=admin
SMTP_PASSWORD=password
MAIL_FROM_ADDRESS=admin@domain.com