Интернет-магазин: Go, PostgreSQL 17 SSL, Caddy, Docker Compose
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
POSTGRES_USER=shop
|
||||
POSTGRES_PASSWORD=shop_secret_change_me
|
||||
POSTGRES_DB=shopdb
|
||||
|
||||
HTTP_PORT=80
|
||||
HTTPS_PORT=443
|
||||
|
||||
# Для HTTPS с Let's Encrypt в Caddyfile
|
||||
# SITE_DOMAIN=shop.example.com
|
||||
# CADDY_EMAIL=you@example.com
|
||||
Reference in New Issue
Block a user