mirror of
https://github.com/alpkeskin/rota.git
synced 2026-04-26 04:05:59 +03:00
[GH-ISSUE #22] dashboard server NEXT_PUBLIC_API_URL unsupported #15
Labels
No labels
bug
bug
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rota#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sublimal on GitHub (Feb 4, 2026).
Original GitHub issue: https://github.com/alpkeskin/rota/issues/22
Dashboard server.js does not honour
NEXT_PUBLIC_API_URLenvironment. This rendered chunk is passed to web client:Evaluation and substitution needs to be done serverside.