generated from coop-cloud/example
parent
682c9d1de3
commit
539ddbc91f
8
.env.sample
Normal file
8
.env.sample
Normal file
@ -0,0 +1,8 @@
|
||||
APP=custom-html
|
||||
|
||||
DOMAIN=custom-html.example.com
|
||||
## Domain aliases
|
||||
#EXTRA_DOMAINS=', `www.custom-html.example.com`'
|
||||
LETS_ENCRYPT_ENV=production
|
||||
|
||||
NGINX_DEFAULT_CONF_VERSION=v1
|
@ -1,8 +0,0 @@
|
||||
export APP=custom-html
|
||||
|
||||
export DOMAIN=custom-html.example.com
|
||||
## Domain aliases
|
||||
#export EXTRA_DOMAINS=', `www.custom-html.example.com`'
|
||||
export LETS_ENCRYPT_ENV=production
|
||||
|
||||
export NGINX_DEFAULT_CONF_VERSION=v1
|
Loading…
Reference in New Issue
Block a user