-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing the issues with the reverse proxy (#242)
- Fixed an issue where the reverse proxy would fail to initialize due to prot conflict and any attempt to restart would crash - fixed an issue where we allowed routes to be created even if the reverse proxy was disabled - fixed an issue where if the config changes in memory we would not save those changes - added the ability to choose the port and host trough configuration or env variables
- Loading branch information
Showing
8 changed files
with
358 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.