mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2024-12-26 04:55:24 +00:00
Use exposed ports and other serve niceties
This commit is contained in:
parent
cb3660fdd1
commit
dade93aefb
@ -5,7 +5,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "serve docs"
|
||||
"start": "serve --single --cors -l tcp://0.0.0.0:5000 docs"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
Loading…
Reference in New Issue
Block a user