We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e56ae1e commit ae7ec1fCopy full SHA for ae7ec1f
1 file changed
src/main/environment/ecd_ci.properties
@@ -31,5 +31,5 @@ springdoc.swagger-ui.enabled=@env.SWAGGER_DOC_ENABLED@
31
32
spring.redis.host=@env.REDIS_HOST@
33
34
-cors.allowed-origins=@CORS_ALLOWED_ORIGINS@
+cors.allowed-origins=@env.CORS_ALLOWED_ORIGINS@
35
0 commit comments