This commit is contained in:
Franz Rolfsvaag 2025-08-09 18:44:26 +02:00
parent bbf6586707
commit 2832caea98

View File

@ -2,7 +2,6 @@ version: "3.8"
services: services:
shaiwatcher: shaiwatcher:
image: ghcr.io/your-org/shaiwatcher:latest # or your Gitea-built image
restart: unless-stopped restart: unless-stopped
environment: environment:
# --- Required --- # --- Required ---