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
a0c6576
·
1 Parent(s):
833c794
docs path
Browse files
Files changed (1)
hide
show
server.jl
+1
-1
server.jl
CHANGED
Viewed
@@ -8,4 +8,4 @@ end
8
9
10
# start the web server
11
-
serve(host="0.0.0.0", port=8000
, docs_path=""
)
8
9
10
# start the web server
11
+
serve(host="0.0.0.0", port=8000)