Update azure-app-service

Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
falkoro 1 year ago committed by GitHub
parent e81b4c36da
commit 5b84ca73cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,7 +30,7 @@ Configurating the container:
App services makes it easy for you to add ENV files without using the CLI. We do this first
1. go to "configuration" under "settings"
1. Go to "configuration" under "settings"
Enter the following env files as defined in the readme.md file in this repository:
The most important application settings are:
@ -44,8 +44,6 @@ GPT_ROLES
OPENAI_TOKEN
HEALTH_SERVICE_ENABLED
Health
1. It's important to also add WEBSITES_PORT to the application settings, since we are using the port for the health check of the container. Use 8181.
2. Go to "Health check" under monitoring and enter the following value: /healthz

Loading…
Cancel
Save