forked from coop-cloud/example
parent
00f2592811
commit
9258db22db
6
.env.sample
Normal file
6
.env.sample
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
APP=${REPO_NAME_KEBAB}
|
||||||
|
|
||||||
|
DOMAIN=${REPO_NAME_KEBAB}.example.com
|
||||||
|
## Domain aliases
|
||||||
|
#EXTRA_DOMAINS=', `www.${REPO_NAME_KEBAB}.example.com`'
|
||||||
|
LETS_ENCRYPT_ENV=production
|
@ -1,6 +0,0 @@
|
|||||||
export APP=${REPO_NAME_KEBAB}
|
|
||||||
|
|
||||||
export DOMAIN=${REPO_NAME_KEBAB}.example.com
|
|
||||||
## Domain aliases
|
|
||||||
#export EXTRA_DOMAINS=', `www.${REPO_NAME_KEBAB}.example.com`'
|
|
||||||
export LETS_ENCRYPT_ENV=production
|
|
Loading…
x
Reference in New Issue
Block a user