We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3f3ac commit 05db797Copy full SHA for 05db797
README.md
@@ -66,7 +66,10 @@ python3 -m http.server 8000
66
docker run -p 8080:8080 -d aiql/chat-ui
67
```
68
69
-#### Option 6: Deploy within [K8s](#k8s-section)
+#### Option 6: Deploy within [Huggingface](https://huggingface.co/spaces/AI-QL/chat-ui)
70
+> Don't forget add `app_port: 8080` in `README.md`
71
+
72
+#### Option 7: Deploy within [K8s](#k8s-section)
73
74
75
## How to config
0 commit comments