Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
lxui/copaw
lxui
/
apaw
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
apaw
/
Caddyfile
lxui
Create Caddyfile
146d208
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
129 Bytes
:
7860
{
handle /llama* {
reverse_proxy
127.0
.
0.1
:
8080
}
handle {
reverse_proxy
127.0
.
0.1
:
7861
}
}