adding nginx reverse proxy in docker
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
POSTGRES_USER=f0ckm
|
||||
POSTGRES_DB=f0ckm
|
||||
POSTGRES_PASSWORD=f0ckm
|
||||
|
||||
# --- Nginx & Let's Encrypt Configuration (Optional) ---
|
||||
# VIRTUAL_HOST=yourdomain.com
|
||||
# LETSENCRYPT_HOST=yourdomain.com
|
||||
# LETSENCRYPT_EMAIL=your-email@example.com
|
||||
|
||||
Reference in New Issue
Block a user