Add Web UI

This commit is contained in:
Francesco Picone
2025-12-29 11:58:31 +01:00
parent b2fc73e829
commit e93b25ee20
5 changed files with 122 additions and 1 deletions

8
.env
View File

@@ -15,4 +15,10 @@ GOTIFY_PRIORITY=5
# Configurazione Container
DATA_VOLUME=./data
RESTART_POLICY=unless-stopped
RESTART_POLICY=unless-stopped
# ======================
# Cloudflare UI (READ ONLY)
# ======================
UI_REFRESH_SECONDS=60
UI_PORT=8088