Open up port
This commit is contained in:
parent
996cf5aba1
commit
4515614680
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2024.12.5",
|
"version": "2024.12.5",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "astro preview"
|
"start": "astro preview --host"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/mdx": "^3.1.9",
|
"@astrojs/mdx": "^3.1.9",
|
||||||
|
|
Loading…
Reference in a new issue