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 10495be commit 8d3e9b2Copy full SHA for 8d3e9b2
src/main/resources/application-dev.yml
@@ -27,6 +27,7 @@ spring:
27
redirect-uri: http://localhost:8080/login/oauth2/code/kakao
28
google:
29
redirect-uri: http://localhost:8080/login/oauth2/code/google
30
+
31
app:
32
seed:
33
enabled: true
0 commit comments