homelab-dashboard/.env.example
Bilal Teke 764223db6c v3.2
2026-04-16 13:56:28 +02:00

8 lines
No EOL
177 B
Text

# Port on which the app runs
PORT=3000
# Hostname for the server
HOSTNAME=0.0.0.0
# Optional: Polling interval for status checks (in milliseconds)
# STATUS_POLL_INTERVAL=30000