diff --git a/compose.yml b/compose.yml index 217a765..d43e1a7 100644 --- a/compose.yml +++ b/compose.yml @@ -16,6 +16,7 @@ services: NODE_ENV: production PAYLOAD_SECRET_FILE: /run/secrets/payload_secret PAYLOAD_CONFIG_PATH: /home/node/dist/payload.config.js + PAYLOAD_PUBLIC_SERVER_URL: https://kios-admin.lumbung.space configs: - source: app_entrypoint target: /docker-entrypoint.sh