fix: API_PORT Umgebungsvariable entfernt

This commit is contained in:
2026-08-01 16:21:09 +02:00
parent 3b1801634c
commit 5b943681d6
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -16,6 +16,3 @@ LOG_LEVEL=INFO
# Optional: Healthchecks.io / Uptime Kuma URL (wird nach jedem Sync gepingt)
# HEALTHCHECK_URL=https://hc-ping.com/DEINE_UUID
# API Server
API_PORT=8000