planka
planka copied to clipboard
Support Multiple baseURL's
Is this a feature for the backend or frontend?
Backend
What would you like?
I'd like the app to support specifying multiple base URL's via the config.
In particular - the Helm chart values.yaml (baseURL: ).
Why is this needed?
This is essential for testing the app in multiple environments e.g. localhost and your chosen domain.
It also becomes an issue when assigning via a Twingate resource (for secure access remotely) as the domain will also differ.
Other information
No response