Hello!
I have a Linka instance that's protected behind Authelia. So it's not publicly accessible.
For convenience, I would like to be able to persist my token and linkding instance in the app even when my browser local storage is reset.
Do you think it would be possible to set the token and instance URL as ENV vars ?
Thanks!