Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
biangbiang/newapi
New-Bing
/
newapi
like
0
Sleeping
App
Files
Files
Community
4f53200
newapi
/
Caddyfile
smgc
Update Caddyfile
8637069
verified
5 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
}