-
Hello, I currently use ufw to disable direct port access (because it binds to 0.0.0.0:8082 by default), and use nginx to proxy localhost:8082. It currently works but is cumbersome. Is there a more convenient way, such as a setting option to specify commafeed's binding address and listening port? |
Beta Was this translation helpful? Give feedback.
Answered by
Athou
Nov 25, 2024
Replies: 1 comment 1 reply
-
Those two settings should let you change what you want: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
p7e4rs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Those two settings should let you change what you want:
https://quarkus.io/guides/all-config#quarkus-vertx-http_quarkus-http-host
https://quarkus.io/guides/all-config#quarkus-vertx-http_quarkus-http-port