initial commit

This commit is contained in:
2026-06-17 22:37:47 +05:30
commit bc31b2508b
100 changed files with 18050 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Public site origin used in canonical/OG URLs
PUBLIC_SITE_URL=https://softvowels.example
# Public (browser-reachable) Payload base URL
PUBLIC_PAYLOAD_API=https://cms.softvowels.example
# Internal Payload base URL used at build time (container-to-container)
PAYLOAD_API_INTERNAL=http://cms:3000
# Token required to call the /__revalidate webhook
REVALIDATE_TOKEN=change-me