frontend
frontend copied to clipboard
Env Variable Support
- [x] I understand and have followed the contribution guide
- [x] I have tested my changes locally and they are working as intended
Add support for more environment variables in a similar fashion to how to old system works. https://github.com/revoltchat/self-hosted/pull/90 Is related, it shows the .env config already.
(The fact that my branch is called docker is because it was going to be to dockerize this, then I realized that the self-host stack already has Caddy in it so that can be used to host the dist folder)