Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tang-x
/
voapi
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tang-x
commited on
Dec 13, 2024
Commit
e41b270
·
verified
·
1 Parent(s):
4ba1e60
Create start.sh
Browse files
Files changed (1)
hide
show
start.sh
+5
-0
start.sh
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
#!/bin/sh
2
+
3
+
nginx &
4
+
/voapi
5
+