Skip to content

Commit 47e09e8

Browse files
Update port (#37)
1 parent df4508c commit 47e09e8

File tree

1 file changed

+1
-1
lines changed
  • examples/gen-ai-xeon-opea-chatqna-falcon11B

1 file changed

+1
-1
lines changed

examples/gen-ai-xeon-opea-chatqna-falcon11B/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ After the Terraform module successfully creates the EC2 instance, **wait ~15 min
129129

130130
You can access the demos using the following:
131131

132-
- OPEA ChatQnA: `http://yourpublicip:5174`
132+
- OPEA ChatQnA: `http://yourpublicip:5173`
133133

134134
- Note: This module is created using the c7i.24xlarge instance size, you can change your instance type by modifying the **instance_type = "c7i.24xlarge"** in the main.tf under the **ec2-vm module** section of the code. If you just change to an 16xlarge and then run **terraform apply** the module will destroy the old instance and rebuild with a larger instance size.
135135

0 commit comments

Comments
 (0)