You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support to add custom headers to requests proxied by Traefik. You can now add custom headers to requests proxied
by Traefik. Add REWARD_TRAEFIK_CUSTOM_HEADERS to your .env file to configure custom headers.
Add support to customize Traefik log level. You can now customize Traefik log level. Add reward_traefik_log_level to
the reward.yml file to configure the log level.
Changed
Update templating to use dollar prefixed contextual variables.
Fixed
Fix an issue with opening multiple custom http/s ports.