Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
biangbiang/newapi
iridescentX
/
onehub
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fb7dd85
onehub
/
Caddyfile
smgc
Update Caddyfile
fb7dd85
verified
10 months ago
raw
Copy download link
history
blame
Safe
182 Bytes
{
admin off
}
:
3001
{
handle_path
/api/
v1/* {
rewrite * /v1{path}
reverse_proxy localhost:
3000
}
reverse_proxy localhost:
3000
}