Ports
Port defaults and how to change them
The default TCP-Port exposed is 9090. As usual, you can set it via environment variables.
Standard ports used:
| Port | Protocol | Component | Property |
|---|---|---|---|
| 9090 | HTTP2 | factcast-server-grpc | spring.grpc.server.port (for the bind address: grpc.server.host, defaults to 0.0.0.0) |
Last modified
February 23, 2026
: #4262: update docs (29fec8714)