mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Client configs will be generated based on runtime configuration stored in the `sites` table, while server configuration (which requires a restart of the server) will be configurable via ENV vars. Refs #1270