add missinng env variable
1 parent 25051be commit bc2f792f1b90a7df3991d6f19369b965c4d9e380
@Pascal Gollor Pascal Gollor authored on 1 Apr 2021
Showing 1 changed file
View
2
■■■
nextcloud.conf.example
 
# admin user name
NEXTCLOUD_ADMIN_USER=admin
 
# comma seperated list of trusted domains
NEXTCLOUD_TRUSTED_DOMAINS="betacloud.pgollor.de"
 
## Timezone one of /usr/share/zoneinfo
TZ=Europe/Berlin