11 lines
330 B
Plaintext
11 lines
330 B
Plaintext
POSTGRES_USER=f0ckm
|
|
POSTGRES_DB=f0ckm
|
|
POSTGRES_PASSWORD=f0ckm
|
|
# --- 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
|