We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34ee9aa + 5c7c14f commit ff05230Copy full SHA for ff05230
1 file changed
src/main/resources/application-dev.yml
@@ -6,6 +6,7 @@ spring:
6
security:
7
allowed-origins:
8
- "https://api.difflens.site"
9
+ - "https://www.difflens.site"
10
- "http://localhost:3000"
11
- "http://127.0.0.1:3000"
12
- "http://localhost:8080"
0 commit comments