We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 975634c + fac79b4 commit 28880f1Copy full SHA for 28880f1
1 file changed
src/main/resources/application.properties
@@ -1,6 +1,3 @@
1
-# APP URL
2
-open.api.url=${OPEN_API_URL}
3
-
4
# SECURITY
5
spring.security.oauth2.client.registration.google.clientId=${GOOGLE_CLIENT_ID}
6
spring.security.oauth2.client.registration.google.clientSecret=${GOOGLE_CLIENT_SECRET}
0 commit comments