From e61795db847181736acf6a6e735cd8d49770f20e Mon Sep 17 00:00:00 2001 From: Patrick C Davis Date: Tue, 31 Oct 2023 12:05:52 -0400 Subject: [PATCH] readme update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d10aeb8e3e..6461fe9703 100644 --- a/README.md +++ b/README.md @@ -115,8 +115,8 @@ If you don't have an OpenAI API key, you can get one [here](https://platform.ope 1. Set "Assignment required?" to Yes * After setting this the user or groups need to be added to the User and groups list in the Enterprise Application under Azure Active Directory 1. Login to the Azure Container Registry `docker login ` -1. Build the docker image locally `docker build -t azurechat-ui .` -1. Push the image to the ACR `docker image push azurechat-ui` +1. Build the docker image locally `docker build -t azuregovchat-ui .` +1. Push the image to the ACR `docker image push azuregovchat-ui` 1. Go to the webapp and Update the following configuration parameters * AZURE_APIM_KEY (if using APIM to front AOAI) * AZURE_DEPLOYMENT_ID (The name of the deployment in AOAI)