14 lines
280 B
Plaintext
14 lines
280 B
Plaintext
TYPE=slopsmith
|
|
|
|
DOMAIN=slopsmith.example.com
|
|
COMPOSE_FILE="compose.yml"
|
|
|
|
## Domain aliases
|
|
#EXTRA_DOMAINS=', `www.slopsmith.example.com`'
|
|
|
|
LETS_ENCRYPT_ENV=production
|
|
|
|
# Secure page via tiny auth
|
|
# COMPOSE_FILE="$COMPOSE_FILE:compose.tiny.yml"
|
|
# TINY_MIDDLEWARE="sub_example_com"
|