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.
1 parent b97a58d commit 96ca479Copy full SHA for 96ca479
src/main/resources/application-dev.yml
@@ -5,7 +5,7 @@ spring:
5
6
security:
7
allowed-origins:
8
- - "https://api.dev.example.com"
+ - "https://api.difflens.site"
9
10
datasource:
11
url: ${PSQL_URL}
0 commit comments