We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2628cc commit 162c918Copy full SHA for 162c918
src/main/resources/application-remote.yml
@@ -55,4 +55,4 @@ cache:
55
56
app:
57
cors:
58
- allowed-origins: ${APP_CORS_ORIGINS}
+ allowed-origins: ${APP_CORS_ORIGINS:}
0 commit comments