[GH-ISSUE #20] Chainlit dockerfile expose port #1

Closed
opened 2026-03-03 16:41:13 +03:00 by kerem · 1 comment
Owner

Originally created by @neexpl on GitHub (Mar 19, 2025).
Original GitHub issue: https://github.com/neural-maze/ava-whatsapp-agent-course/issues/20

In dockerfile.chainlit there is

Expose the port
EXPOSE 8080

but service is bind to port 8000.

Is that ok?

Originally created by @neexpl on GitHub (Mar 19, 2025). Original GitHub issue: https://github.com/neural-maze/ava-whatsapp-agent-course/issues/20 In dockerfile.chainlit there is Expose the port EXPOSE 8080 but service is bind to port 8000. Is that ok?
kerem closed this issue 2026-03-03 16:41:13 +03:00
Author
Owner

@MichaelisTrofficus commented on GitHub (Mar 22, 2025):

Hey!!

Sorry for the late response. I've just fixed that and also made a big refactor of the README. I think it'll be much easier to follow the course now!

Check the Getting Started session, where I'm explaining how to create the env variables, install dependencies, etc. By the end of that section, you should have a local "Ava" running on your laptop:

make ava-run

Let me know how it goes!

<!-- gh-comment-id:2745415990 --> @MichaelisTrofficus commented on GitHub (Mar 22, 2025): Hey!! Sorry for the late response. I've just fixed that and also made a big refactor of the README. I think it'll be much easier to follow the course now! Check the `Getting Started` session, where I'm explaining how to create the env variables, install dependencies, etc. By the end of that section, you should have a local "Ava" running on your laptop: `make ava-run` Let me know how it goes!
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ava-whatsapp-agent-course#1
No description provided.