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 10
Commit
c5f4a32
·
1 Parent(s):
839536f
up
Browse files
Files changed (1)
hide
show
server.jl
+1
-1
server.jl
CHANGED
Viewed
@@ -15,4 +15,4 @@ end
15
16
17
# start the web server
18
-
serve(host="0.0.0.0", port=8000
, docs_path=""
)
15
16
17
# start the web server
18
+
serve(host="0.0.0.0", port=8000)