IO-3325 Add reverse proxy URL for amplitude.
This commit is contained in:
@@ -27,7 +27,8 @@ registerSW({ immediate: true });
|
||||
Dinero.globalRoundingMode = "HALF_EVEN";
|
||||
|
||||
amplitude.init("6228a598e57cd66875cfd41604f1f891", {
|
||||
defaultTracking: true
|
||||
defaultTracking: true,
|
||||
serverUrl: import.meta.env.VITE_APP_AMP_URL
|
||||
// {
|
||||
// attribution: {
|
||||
// excludeReferrers: true,
|
||||
|
||||
Reference in New Issue
Block a user