feat: add .env.example files
This commit is contained in:
5
nextcloud/.env.example
Normal file
5
nextcloud/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
MYSQL_ROOT_PASSWORD=password
|
||||
MYSQL_PASSWORD=password
|
||||
MYSQL_DATABASE=database
|
||||
MYSQL_USER=user
|
||||
OVERWRITEHOST=nextcloud.domain.com
|
||||
Reference in New Issue
Block a user