Skip to content

Commit 24a926b

Browse files
committed
🎨 update cloud function url
1 parent 3b9ae81 commit 24a926b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎sourcelink.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎sourcelinkdev.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ var __webpack_exports__ = {};
44

55
console.info('SourceLink initialized...');
66

7-
const cloudFunctionUrl = "https://asia-east2-ms-source-tracking-tool-dev.cloudfunctions.net/sourceTrackingToolDevWriteFirestore";
7+
const cloudFunctionUrl = "https://us-west1-ms-source-tracking-tool-dev.cloudfunctions.net/sourceLinkWriteFirebase";
88

99
(function () {
1010
// Action types matching backend

0 commit comments

Comments
 (0)