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 25d1488 + 61a74b1 commit e6c7fe8Copy full SHA for e6c7fe8
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