Files
home-server/komodo/monitor/tracearr/.env.sample

15 lines
250 B
Plaintext

# Port - default is 3000
PORT=3000
# Timezone
TZ=UTC
# Log Level - options: debug, info, warn, error
LOG_LEVEL=info
# Optional: Override auto-generated secrets (usually not needed)
# JWT_SECRET=your_jwt_secret
# COOKIE_SECRET=your_cookie_secret