fix: payload building issues

This commit is contained in:
2026-06-17 23:58:51 +05:30
parent d3ab5028af
commit e974313f6d
15 changed files with 264 additions and 271 deletions
+1 -4
View File
@@ -5,7 +5,4 @@ PUBLIC_SITE_URL=https://softvowels.example
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
PAYLOAD_API_INTERNAL=http://softvowels-cms:3000