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 0640b36 commit 1c5aab7Copy full SHA for 1c5aab7
src/main/resources/applicationConfig.properties
@@ -13,7 +13,7 @@ managerHelper.authClientSecret=@topcoder_event_bus_client_secret@
13
managerHelper.authAudience=@topcoder_event_bus_auth_audience@
14
managerHelper.authDomain=@topcoder_event_bus_auth_domain@
15
managerHelper.authExpirationTime=@topcoder_event_bus_expiration_time@
16
-managerHelper.authProxyURL=@topcoder_event_bus_proxy_url@
+managerHelper.authProxyURL=@topcoder_event_bus_auth_proxy_server_url@
17
18
emailEngine.smtp_host_addr=@emailengine_smtp_host@
19
emailEngine.smtp_host_port=@emailengine_smtp_port@
0 commit comments