Skip to content

Commit

Permalink
Update maps api keys
Browse files Browse the repository at this point in the history
  • Loading branch information
testower committed Oct 4, 2023
1 parent 63e0402 commit b1a51e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/config/environments/prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"tiamatEnv": "production",
"netexPrefix": "NSR",
"hostname": "stoppested.entur.org",
"googleApiKey": "AIzaSyBMSXn6sJ1IvSsRHijvPlZFL-dL9CJczBQ",
"googleApiKey": "AIzaSyAAa-ZJ7h6FNxDY-UcqTAB-3YSdRQm8Gsg",
"auth0Domain": "auth2.entur.org",
"auth0ClientId": "JgqiRlgcz55298GNUv6tMo2q1RNSm5Ec",
"auth0Audience": "https://ror.api.entur.io",
Expand Down
2 changes: 1 addition & 1 deletion src/config/environments/test.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"tiamatEnv": "test",
"netexPrefix": "NSR",
"hostname": "stoppested.staging.entur.org",
"googleApiKey": "AIzaSyBxrXsp9PVsZVwMX05GfinElYswEH-_mG4",
"googleApiKey": "AIzaSyCLcnzpsbgBccJ50lZ5hPPQG_CALmWaeC4",
"auth0Domain": "ror-entur-staging.eu.auth0.com",
"auth0ClientId": "WrqQUHAVuMS3MbKdGcw91TBFTqLLpnUh",
"auth0Audience": "https://ror.api.staging.entur.io",
Expand Down

0 comments on commit b1a51e6

Please sign in to comment.