Skip to content

Commit f52c3db

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent dd9c32e commit f52c3db

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • SearchQnA/docker_compose/intel/cpu/xeon

SearchQnA/docker_compose/intel/cpu/xeon/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Then run the command `docker images`, you will have following images ready:
7070
```bash
7171
cd GenAIExamples/SearchQnA/docker_compose/
7272
```
73+
7374
Before starting the services with `docker compose`, you have to recheck the following environment variables. Create a file to store
7475
your custom environment variables.
7576

@@ -165,7 +166,7 @@ curl http://${host_ip}:3008/v1/searchqna -H "Content-Type: application/json" -d
165166
}'
166167
```
167168

168-
## Access Frontend
169+
## Access Frontend
169170

170171
A quick way to test the frontend with public URL is via Cloudflare TryCloudflare tunnel.
171172

0 commit comments

Comments
 (0)