Open up port

This commit is contained in:
Korbs 2024-12-10 16:53:55 -05:00
parent 996cf5aba1
commit 4515614680

View file

@ -3,7 +3,7 @@
"type": "module",
"version": "2024.12.5",
"scripts": {
"start": "astro preview"
"start": "astro preview --host"
},
"dependencies": {
"@astrojs/mdx": "^3.1.9",