Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
iridescentX/onehub
iouoracle
/
onehub
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
smgc
commited on
Jun 21, 2024
Commit
795a300
·
verified
·
1 Parent(s):
cd17c00
Update Caddyfile
Browse files
Files changed (1)
hide
show
Caddyfile
+1
-1
Caddyfile
CHANGED
Viewed
@@ -9,7 +9,7 @@
9
10
:3001 {
11
reverse_proxy /api/* localhost:3000 {
12
-
rewrite *
/
{path}
13
}
14
15
handle /api {
9
10
:3001 {
11
reverse_proxy /api/* localhost:3000 {
12
+
rewrite * {
http.request.uri.
path}
13
}
14
15
handle /api {