selfhosting/.env.default
2024-12-29 10:34:40 +01:00

10 lines
204 B
Text

# general
ROOT_INSTALL=/srv
TZ=Europe/Paris
DOMAIN=domain.com
# seafile
HOST_SEAFILE=seafile
SEAFILE_ADMIN_EMAIL=admin@domain.com
SEAFILE_ADMIN_PASSWORD=adminpassword
SEAFILE_DB_ROOT_PASSWORD=dbpassword