Files
2026-06-17 23:58:51 +05:30

8 lines
228 B
Bash

# Required
POSTGRES_PASSWORD=change-me-strong-password
PAYLOAD_SECRET=change-me-to-a-very-long-random-string
# Hostnames (used to build CORS / canonical URLs)
WEB_HOSTNAME=softvowels.example
CMS_HOSTNAME=cms.softvowels.example