We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c4582 commit d461869Copy full SHA for d461869
src/main/resources/application-local.properties
@@ -23,6 +23,7 @@ key.base-url=localhost:8082
23
24
spring.security.oauth2.client.registration.google.clientId=375574293332-rtkrggqk8fgn96vpcufcchfi9lnl59u4.apps.googleusercontent.com
25
spring.security.oauth2.client.registration.google.clientSecret=zj7n4Nu0wf-fUNKwFv_n4h2x
26
+server.use-forward-headers=true
27
28
# WEB3
29
web3j.client-address=https://ropsten.infura.io/v3/9aa3d95b3bc440fa88ea12eaa4456161
0 commit comments