# 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