Skip to content

Commit ae7ec1f

Browse files
committed
fix: ci properties changed
1 parent e56ae1e commit ae7ec1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/environment/ecd_ci.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ springdoc.swagger-ui.enabled=@env.SWAGGER_DOC_ENABLED@
3131

3232
spring.redis.host=@env.REDIS_HOST@
3333

34-
cors.allowed-origins=@CORS_ALLOWED_ORIGINS@
34+
cors.allowed-origins=@env.CORS_ALLOWED_ORIGINS@
3535

0 commit comments

Comments
 (0)