Skip to content

Conversation

s-heppner
Copy link
Owner

Previously, uvicorn only listened on 0.0.0.0, which may be a security risk in some situations.

We add a configuration option to modify the listen address via the config.ini and set the default to 127.0.0.1

We messed up and lost #9 so this PR adds the changes back to main.

Previously, uvicorn only listened on `0.0.0.0`, which may be a
security risk in some situations.

We add a configuration option to modify the listen address via
the `config.ini` and set the default to `127.0.0.1`
@s-heppner s-heppner merged commit d4d2494 into main Sep 11, 2024
4 checks passed
@s-heppner s-heppner deleted the modify_listen_address branch September 11, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant