Update azure-app-service.md

Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
falkoro 2 years ago committed by GitHub
parent fe929689a5
commit 6830ff5755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -43,7 +43,7 @@ OPENAI_TOKEN
HEALTH_SERVICE_ENABLED HEALTH_SERVICE_ENABLED
<img src="https://user-images.githubusercontent.com/39274208/216571201-1f5f96e8-b2f9-4e45-8b29-89c2bc3be97e.png" width="200"> <img src="https://user-images.githubusercontent.com/39274208/216571201-1f5f96e8-b2f9-4e45-8b29-89c2bc3be97e.png" width="200">
Health 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. 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 2. Go to "Health check" under monitoring and enter the following value: /healthz

Loading…
Cancel
Save