start with host
parent
c1be9d2bd2
commit
786ab932e6
|
@ -3,7 +3,8 @@
|
|||
"type": "module",
|
||||
"version": "0.0.1",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"dev": "astro dev --host --port 2008",
|
||||
"start": "astro dev --preview --port 2008",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
|
|
Loading…
Reference in New Issue