Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
smgc/duck2api
chb2024
/
duck2api
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
159a440
duck2api
/
Caddyfile
smgc
Create Caddyfile
159a440
verified
9 months ago
raw
Copy download link
history
blame
Safe
217 Bytes
{
admin
off
log
{
output
discard
}
}
:
3000
{
handle_path /api/v1
/* {
rewrite * /v1{path}
reverse_proxy localhost:8080
}
reverse_proxy localhost:8080
}