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
323a46b
onehub
/
Caddyfile
smgc
Update Caddyfile
8637069
verified
6 months ago
raw
Copy download link
history
blame
Safe
217 Bytes
{
admin
off
log
{
output
discard
}
}
:
3001
{
handle_path /api/v1
/* {
rewrite * /v1{path}
reverse_proxy localhost:3000
}
reverse_proxy localhost:3000
}