Skip to content

Commit a3f01f1

Browse files
change format 5
1 parent 97cc480 commit a3f01f1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

infra/main.waf.parameters.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
"value": "${AZURE_ENV_NAME}"
77
},
88
"location": {
9-
"value": "${AZURE_LOCATION12}"
9+
"value": "${AZURE_LOCATION}"
1010
},
1111
"azureAiServiceLocation": {
1212
"value": "${AZURE_ENV_AI_SERVICE_LOCATION}"
1313
},
1414
"deploymentType": {
1515
"value": "${AZURE_ENV_MODEL_DEPLOYMENT_TYPE}"
1616
},
17-
"gptModelName32d": {
17+
"gptModelName": {
1818
"value": "${AZURE_ENV_GPT_MODEL_NAME}"
1919
},
2020
"gptModelVersion": {

0 commit comments

Comments
 (0)