We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 554989b + ecb7787 commit 5c7c14fCopy full SHA for 5c7c14f
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