Add missing colon (#3187)

This commit is contained in:
NilsE
2024-03-08 19:50:35 +01:00
committed by GitHub
parent e802d2863b
commit f3c1f2ebd5

View File

@@ -50,7 +50,7 @@ spring:
predicates:
- Path=/service/**
metadata:
cors
cors:
allowedOrigins: '*'
allowedMethods:
- GET