Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
stefanjwojcik
/
scratch_oxygen
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
=
commited on
Mar 9
Commit
6208f87
·
1 Parent(s):
af77f04
dp
Browse files
Files changed (1)
hide
show
server.jl
+1
-1
server.jl
CHANGED
Viewed
@@ -13,4 +13,4 @@ end
13
14
15
# start the web server
16
-
serve(host="0.0.0.0", port=8000, docs_path="")
13
14
15
# start the web server
16
+
serve(host="0.0.0.0", port=8000, docs_path="
/
")