Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
templet
/
ocode
like
0
Runtime error
App
Files
Files
Community
nyanya
commited on
Aug 1, 2023
Commit
d57ea55
•
1 Parent(s):
6bcb4b2
caddy handle
Browse files
Files changed (1)
hide
show
Caddyfile
+1
-1
Caddyfile
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
:
80
{
2
handle_path /code/* {
3
reverse_proxy localhost:8080
4
}
1
+
:
4444
{
2
handle_path /code/* {
3
reverse_proxy localhost:8080
4
}