github.com/erda-project/erda-infra@v1.0.10-0.20240327085753-f3a249292aeb/providers/httpserver/examples/simple/examples.yaml (about) 1 http-server: 2 addr: ":8080" 3 allow_cors: true 4 debug: true 5 6 hello: 7 message: "hello world"