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 7a4fe06 commit a004832Copy full SHA for a004832
1 file changed
.env
@@ -22,7 +22,7 @@ REACT_APP_DEFAULT_LOCALE='en-US'
22
REACT_APP_MAP_ROULETTE_SERVER_URL='http://127.0.0.1:9000'
23
REACT_APP_MAP_ROULETTE_SERVER_WEBSOCKET_URL='ws://127.0.0.1:9000/ws'
24
REACT_APP_MAP_ROULETTE_SERVER_GRAPHQL_URL='http://127.0.0.1:9000/graphql'
25
-REACT_APP_SERVER_OAUTH_URL='/auth/authenticate?redirect=/mr3'
+REACT_APP_SERVER_OAUTH_URL='http://127.0.0.1:9000/auth/authenticate?redirect=/mr3'
26
27
# OSM Server
28
REACT_APP_OSM_SERVER='https://www.openstreetmap.org'
0 commit comments