Added initial working nextcloud config

This commit is contained in:
Jef Roosens 2021-01-05 12:58:45 +01:00
parent eee1de9a36
commit 102aaa59e4
3 changed files with 31 additions and 6 deletions

3
nextcloud/db.env.example Normal file
View file

@ -0,0 +1,3 @@
POSTGRES_DB=nextcloud
POSTGRES_USER=nextcloud
POSTGRES_PASSWORD=pass