diff --git a/recipes/natural_language_processing/chatbot-nodejs/ai-lab.yaml b/recipes/natural_language_processing/chatbot-nodejs/ai-lab.yaml index 76d0b343..f653cfad 100644 --- a/recipes/natural_language_processing/chatbot-nodejs/ai-lab.yaml +++ b/recipes/natural_language_processing/chatbot-nodejs/ai-lab.yaml @@ -23,5 +23,5 @@ application: - arm64 - amd64 ports: - - 8501 + - 8051 image: quay.io/ai-lab/chatbot-nodejs:latest