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 89fad84 commit 8fdfe16Copy full SHA for 8fdfe16
src/main/resources/application-dev.yml
@@ -43,7 +43,7 @@ jwt:
43
cors:
44
origin:
45
- "http://localhost:3000"
46
- - "https://api-dev.eatda.net"
+ - "https://dev.eatda.net"
47
48
oauth:
49
client-id: ${OAUTH_CLIENT_ID}
0 commit comments