Files
shop2/.env.example

11 lines
224 B
Bash
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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