nextcloud: Initial commit
This commit is contained in:
3
nextcloud/.env.example
Normal file
3
nextcloud/.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
NEXTCLOUD_DOMAIN=domain_goes_here
|
||||
DB_ROOT_PASSWORD=mariadb_root_password_goes_here
|
||||
NEXTCLOUD_DB_PASSWORD=mariadb_nextcloud_user_password_goes_here
|
||||
Reference in New Issue
Block a user