docker-compose.yml aktualisiert
All checks were successful
Deploy Miniplan / build (push) Successful in 36s

This commit is contained in:
2026-05-31 09:37:51 +02:00
parent f5af3ede12
commit 0efa7ed8d1

View File

@@ -26,7 +26,7 @@ services:
start_period: 80s start_period: 80s
app: app:
image: git.walamana.de/walamana/miniplan:latest image: git.walamana.de/walamana/miniplan:latest
restart: no restart: on-failure
depends_on: depends_on:
- db - db
networks: networks: