Open machi1990 opened 2 years ago
At the moment the CORS options are hardcoded: https://github.com/bf2fc6cc711aee1a0c2a/ffm-fleet-manager-go-template/blob/main/pkg/server/api_server.go#L97
It'll be good to allow these to be configurable so that each service could put in their own options via configuration.
/cc @SimonBaeumer
At the moment the CORS options are hardcoded: https://github.com/bf2fc6cc711aee1a0c2a/ffm-fleet-manager-go-template/blob/main/pkg/server/api_server.go#L97
It'll be good to allow these to be configurable so that each service could put in their own options via configuration.
/cc @SimonBaeumer