= commited on
Commit
a0c6576
·
1 Parent(s): 833c794
Files changed (1) hide show
  1. server.jl +1 -1
server.jl CHANGED
@@ -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)