add .env.example
This commit is contained in:
11
.env.example
Normal file
11
.env.example
Normal file
@@ -0,0 +1,11 @@
|
||||
MYSQL_DATABASE=
|
||||
MYSQL_ROOT_USER=
|
||||
MYSQL_ROOT_PASSWORD=
|
||||
MYSQL_USER=
|
||||
MYSQL_PASSWORD=
|
||||
|
||||
NEXTCLOUD_DOMAIN=
|
||||
TRUSTED_PROXIES=
|
||||
|
||||
REDIS_HOST=
|
||||
REDIS_HOST_PASSWORD=
|
||||
Reference in New Issue
Block a user