fix: set public URL env for emdash reverse proxy

This commit is contained in:
OpenClaw
2026-04-06 23:21:20 +02:00
parent 2996da08df
commit 949ad29e8b
+3
View File
@@ -11,6 +11,9 @@ services:
- PORT=4321
- DATABASE_PATH=/data/emdash.db
- UPLOAD_DIR=/uploads
- APP_URL=https://emdash.nucleon.fr
- PUBLIC_URL=https://emdash.nucleon.fr
- RP_ID=emdash.nucleon.fr
# Generate these with: npx emdash auth secret
# - EMDASH_AUTH_SECRET=
# - EMDASH_PREVIEW_SECRET=