# Configuration file %dev.hello=hello my hello=hello world quarkus.http.cors=true quarkus.http.cors.origins=http://localhost:8081 quarkus.http.cors.headers=accept, authorization, content-type, x-requested-with quarkus.http.cors.methods=GET, OPTIONS