2026-03-06 08:41:19 +08:00
|
|
|
POLYWEATHER_API_BASE_URL=http://127.0.0.1:8000
|
2026-03-11 08:46:32 +08:00
|
|
|
# Optional dashboard guard (Next.js middleware)
|
|
|
|
|
# If set, open dashboard with: /?access_token=<token>
|
|
|
|
|
POLYWEATHER_DASHBOARD_ACCESS_TOKEN=
|
|
|
|
|
# Shared secret forwarded by Next API routes to backend
|
|
|
|
|
POLYWEATHER_BACKEND_ENTITLEMENT_TOKEN=
|