Middlewares
Configuration reference for HTTP Middlewares
Specifies the network type.
[http]
network = "tcp"
Specifies the bind address interface.
[http]
address = "0.0.0.0"
List of HTTP services to be enabled.
[http]
enabled_services = ["helloworld"]
Configuration reference for HTTP Middlewares
Configuration reference for HTTP services