mongodb connection string fixed at wekan yml

This commit is contained in:
emreKirman 2025-08-25 08:27:41 -05:00
parent 004a34da59
commit 994ddf7843

View File

@ -5,7 +5,7 @@ services:
image: quay.io/wekan/wekan:latest
environment:
- ROOT_URL=https://kanban.emrekirman.xyz
- MONGO_URL=admin:emre98836@mongodb:27017/wekan
- MONGO_URL=mongodb://admin:emre98836@mongodb:27017/wekan
- WITH_API=true
- BROWSER_POLICY_ENABLED=false
- DEFAULT_BOARD_TITLE=Emre Kirman Kanban