Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ckst
/
ca
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ca
/
start.sh
ckst
Update start.sh
a610719
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
#!/bin/sh
# 启动 Nginx
nginx &
# 启动 chat-api 服务
/chat-api