generated from coop-cloud/example
19 lines
417 B
Plaintext
19 lines
417 B
Plaintext
TYPE=abra-test-recipe
|
|
|
|
DOMAIN=abra-test-recipe.example.com
|
|
|
|
COMPOSE_FILE="compose.yml"
|
|
#COMPOSE_FILE="$COMPOSE_FILE:compose.extra_env.yml"
|
|
|
|
## Domain aliases
|
|
#EXTRA_DOMAINS=', `www.abra-test-recipe.example.com`'
|
|
|
|
LETS_ENCRYPT_ENV=production
|
|
|
|
WITH_COMMENT=foo # should be removed
|
|
|
|
SECRET_TEST_PASS_ONE_VERSION=v1
|
|
SECRET_TEST_PASS_TWO_VERSION=v1 # length=10
|
|
#SECRET_EXTRA_PASS_VERSION=v1
|
|
#SECRET_LONG_SECRET_VERSION=v1
|