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

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 7586713 into master Sep 11, 2024
2 checks passed
@s-heppner s-heppner deleted the modify_listen_address branch September 11, 2024 06:54
@s-heppner s-heppner restored the modify_listen_address branch September 11, 2024 08:18
@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