mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2024-11-13 03:40:50 +00:00
Serve without options
This commit is contained in:
parent
5e9c2befc3
commit
5be356dfe5
@ -5,7 +5,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "serve --single --cors -l tcp://0.0.0.0:5000 docs"
|
||||
"start": "serve -l tcp://0.0.0.0:5000 docs"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
Loading…
Reference in New Issue
Block a user