What's Changed
- Optionally set CORS config in config.yml (see Docs)
- Default CORS settings are more open to allow for insecure local access via http
- Installer will set strict CORS policy
- Optionally set trust proxy in config.yml (see Docs)
- Support for setting some config variables as environment variables (see Docs where marked
Env: ...
)- This was introduced to make Unraid setup easier
- Automatically update exit nodes in database to use Gerbil start port from config if changed after the exit node was created
- Optionally attempt to generate (and overwrite) Traefik config files if
GENERATE_TRAEFIK_CONFIG
environment variable is set- This was introduced to make Unraid setup easier
Full Changelog: 1.0.0-beta.5...1.0.0-beta.6