Add nextcloud (no config included yet)
This commit is contained in:
7
nextcloud/.env.example
Normal file
7
nextcloud/.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
NEXTCLOUD_DATA_LOCATION=
|
||||
NEXTCLOUD_DB_LOCATION=
|
||||
|
||||
DB_DATABASE_NAME=nextcloud
|
||||
DB_USER=nextcloud
|
||||
DB_PASSWORD=
|
||||
DB_ROOT_PASSWORD=
|
||||
Reference in New Issue
Block a user