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
Fetching metadata from the HF Docker repository...
smgc
commited on
Jun 21, 2024
Commit
9d9536c
·
verified
·
1 Parent(s):
0359556
Update Caddyfile
Browse files
Files changed (1)
hide
show
Caddyfile
+1
-1
Caddyfile
CHANGED
Viewed
@@ -8,7 +8,7 @@
8
}
9
10
:3001 {
11
-
@api path /api
*
12
handle @api {
13
reverse_proxy localhost:3000
14
}
8
}
9
10
:3001 {
11
+
@api path /api
/*
12
handle @api {
13
reverse_proxy localhost:3000
14
}