Add environment files, redacted

This commit is contained in:
Eli Ribble 2024-02-21 09:33:43 -07:00
parent ff4a0334cd
commit dc70df7014
18 changed files with 161 additions and 0 deletions

9
env-nextcloud Normal file
View file

@ -0,0 +1,9 @@
APACHE_DISABLE_REWRITE_IP=1
OVERWRITEPROTOCOL=https
POSTGRES_DB=nextcloud
POSTGRES_USER=nextcloud_user
POSTGRES_PASSWORD=secret
POSTGRES_HOST=postgresql
NEXTCLOUD_ADMIN_USER=eliribble@theribbles.org
NEXTCLOUD_TRUSTED_DOMAINS=theribbles.org
TRUSTED_PROXIES=*