Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Divs0910
/
Digi-Biz
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Digi-Biz
/
Caddyfile
Deployment Bot
Automated deployment to Hugging Face
255cbd1
29 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
129 Bytes
:
7860
{
handle
/api/
* {
reverse_proxy localhost:
8000
}
handle {
reverse_proxy localhost:
3000
}
}