From 6830ff57557276c4d16b319662d13145dcf563d6 Mon Sep 17 00:00:00 2001 From: falkoro <39274208+falkoro@users.noreply.github.com> Date: Fri, 3 Feb 2023 11:02:50 +0100 Subject: [PATCH] Update azure-app-service.md Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com> --- detailed_guides/azure-app-service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detailed_guides/azure-app-service.md b/detailed_guides/azure-app-service.md index d7901b7..1bfba1a 100644 --- a/detailed_guides/azure-app-service.md +++ b/detailed_guides/azure-app-service.md @@ -43,7 +43,7 @@ OPENAI_TOKEN HEALTH_SERVICE_ENABLED -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. 2. Go to "Health check" under monitoring and enter the following value: /healthz