Update compose.yaml

This commit is contained in:
2026-05-27 13:28:28 +02:00
parent 0e8df32227
commit d7af843302
+2 -2
View File
@@ -1,6 +1,8 @@
services:
vikunja:
image: vikunja/vikunja
networks:
- bragi-local
environment:
VIKUNJA_SERVICE_PUBLICURL: https://tasks.doeringer.eu
VIKUNJA_DATABASE_HOST: db
@@ -17,8 +19,6 @@ services:
db:
condition: service_healthy
restart: unless-stopped
networks:
- bragi-local
db:
image: postgres:18
environment: