|
|
|
@ -42,9 +42,7 @@ GPT_ROLES
|
|
|
|
|
OPENAI_TOKEN
|
|
|
|
|
HEALTH_SERVICE_ENABLED
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<img src="https://user-images.githubusercontent.com/39274208/216566567-a00bd5c1-1ab4-4250-a6d6-9ab9d872bd31.png" width="200">
|
|
|
|
|
<img src="https://user-images.githubusercontent.com/39274208/216571201-1f5f96e8-b2f9-4e45-8b29-89c2bc3be97e.png" width="200">
|
|
|
|
|
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
|
|
|
|
|