Healthcheck für die Website

This commit is contained in:
2026-02-07 20:46:28 +01:00
parent 770b0e09ed
commit 5bf8963f76
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ services:
website:
build: .
image: alphabreed:v1.0.1
image: alphabreed:v1.0.2
restart: unless-stopped
networks:
- frontend