Skip to content

Commit

Permalink
Merge pull request #823 from mhdawson/fix-annother-port
Browse files Browse the repository at this point in the history
fix: fix another port number for Node.js chatbot
  • Loading branch information
Gregory-Pereira authored Nov 22, 2024
2 parents 33c0a23 + 717be93 commit 5e2264c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ application:
- arm64
- amd64
ports:
- 8051
- 8501
image: quay.io/ai-lab/chatbot-nodejs:latest

0 comments on commit 5e2264c

Please sign in to comment.