Fix: Staging APP_URL setzen — Verify-Links zeigten auf Production-DB
This commit is contained in:
parent
706e84186e
commit
108191b339
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ services:
|
|||
environment:
|
||||
- DB_PATH=/data/banyaro.db
|
||||
- MEDIA_DIR=/data/media
|
||||
- APP_URL=https://staging.banyaro.app
|
||||
- STAGING=true
|
||||
- KI_MODE=cloud
|
||||
- VAPID_PUBLIC_KEY=BMKbFAmpsqJ-eFef_4XJcYpuxPWqBNAoy9buMNnMSa6ijcPzltboHi_YccPKJrUD0isBez-vJIzAgjnLTWkzcC0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue