Skip to content

Commit 38e92cb

Browse files
chore: Commented the location env var in vs code web
2 parents c01cea8 + 255969f commit 38e92cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • infra/vscode_web

infra/vscode_web/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AZURE_EXISTING_AGENT_ID="<%= agentId %>"
22
AZURE_ENV_NAME="<%= playgroundName %>"
3-
AZURE_LOCATION="<%= location %>"
3+
# AZURE_LOCATION="<%= location %>"
44
AZURE_SUBSCRIPTION_ID="<%= subscriptionId %>"
55
AZURE_EXISTING_AIPROJECT_ENDPOINT="<%= endpoint %>"
66
AZURE_EXISTING_AIPROJECT_RESOURCE_ID="<%= projectResourceId %>"

0 commit comments

Comments
 (0)