nginx
This commit is contained in:
10
.env.example
10
.env.example
@@ -1,6 +1,10 @@
|
||||
POSTGRES_USER=f0ckm
|
||||
POSTGRES_DB=f0ckm
|
||||
POSTGRES_PASSWORD=f0ckm
|
||||
#VIRTUAL_HOST=example.net
|
||||
#LETSENCRYPT_HOST=example.net
|
||||
#LETSENCRYPT_EMAIL=foobar@example.net
|
||||
# --- Nginx & Let's Encrypt Configuration (Optional) ---
|
||||
# Set to 'f0ckm-nginx' to enable the Nginx & Let's Encrypt proxy stack
|
||||
# COMPOSE_PROFILES=f0ckm-nginx
|
||||
#
|
||||
# VIRTUAL_HOST=yourdomain.com
|
||||
# LETSENCRYPT_HOST=yourdomain.com
|
||||
# LETSENCRYPT_EMAIL=your-email@example.com
|
||||
|
||||
Reference in New Issue
Block a user