Skip to content

Commit ad7776a

Browse files
authored
Fix typo in APPLICATIONINSIGHTS_CONNECTION_STRING
1 parent 6b14609 commit ad7776a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/environments.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
Reload: 1
104104
SYSTEM: Reload
105105
config:
106-
APPLICATIONINSIGHTS_CONNECTION_STRIG: InstrumentationKey=2b7613d4-b591-4351-a3ee-07ca7e0acd78;IngestionEndpoint=https://eastus-8.in.applicationinsights.azure.com/;LiveEndpoint=https://eastus.livediagnostics.monitor.azure.com/;ApplicationId=bbe36693-de1b-4fb4-baf7-de1c4a992f00
106+
APPLICATIONINSIGHTS_CONNECTION_STRING: InstrumentationKey=2b7613d4-b591-4351-a3ee-07ca7e0acd78;IngestionEndpoint=https://eastus-8.in.applicationinsights.azure.com/;LiveEndpoint=https://eastus.livediagnostics.monitor.azure.com/;ApplicationId=bbe36693-de1b-4fb4-baf7-de1c4a992f00
107107
TENANTS__DEV__PLATFORM__URL: https://vcmp-dev.govirto.com
108108
TENANTS__DEV__PLATFORM__AUTH__CLIENT_ID: 62f437db-98d8-4c80-b660-71e2fef900ea
109109
VIRTO_OZ_MCP__AUTH__BASE_URL: https://vcmp-dev-virto-oz.govirto.com

0 commit comments

Comments
 (0)