Skip to content
Snippets Groups Projects
Commit f54f6b24 authored by abir.chebbi's avatar abir.chebbi
Browse files

adjust readme

parent 1afaf174
Branches
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@ Before deploying the chatbot on an EC2 instance, complete the following prelimin
1. Create a Key Pair: This key pair will be used for SSH access to your EC2 instance whe you need it.
2. Create a Security Group: Define rules to allow the instance to be accessible externally. The security group should include the following rules:
- For inbound rules: you need to allow SSH traffic, HTTP/HTTPs trafic and 8501 for streamlit.
- For inbound rules: you need to allow SSH traffic, HTTP/HTTPs trafic and open port 8501 for the server.
- Outbound Rules: Allow all traffic.
* Prepare config.ini:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment