We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82268eb commit fc3693fCopy full SHA for fc3693f
1 file changed
service-registration/mappings.json
@@ -5,5 +5,5 @@
5
"frontendUrl": "/notifycal/${environment}/frontend/url",
6
"tierInfo": "/notifycal/${environment}/tier-info",
7
"countryToSmsCostMap": "/notifycal/${environment}/country-to-sms-cost-map",
8
- "landingGoogleTagManagerId": "/notifycal/{environment}/static-landing/providers/google/tag-manager/id"
+ "landingGoogleTagManagerId": "/notifycal/${environment}/static-landing/providers/google/tag-manager/id"
9
}
0 commit comments