host and port support
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "astro dev --host --port 2008",
|
"dev": "astro dev --host --port 2008",
|
||||||
"start": "astro dev --host --port 2008",
|
"start": "astro dev --preview --port 2008",
|
||||||
"build": "astro build",
|
"build": "astro build",
|
||||||
"preview": "astro preview",
|
"preview": "astro preview",
|
||||||
"astro": "astro"
|
"astro": "astro"
|
||||||
|
|||||||
Reference in New Issue
Block a user