network name typo fixed at wekan.yml

This commit is contained in:
emreKirman 2025-08-25 08:25:02 -05:00
parent 5fbb7c2f6b
commit 9865cedf5f

View File

@ -11,7 +11,7 @@ services:
- DEFAULT_BOARD_TITLE=Emre Kirman Kanban
- DEFAULT_BOARD_DESC=Proje Yönetim Panosu
networks:
- mongodb_backend
- mongodb_backend-net
- traefik-public
deploy:
replicas: 1