🐞 fix: Update docker config

This commit is contained in:
2025-07-28 17:01:24 +00:00
parent 679059a360
commit f62eff64a0
3 changed files with 12 additions and 33 deletions

View File

@@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.1",
"scripts": {
"dev": "astro dev",
"dev": "astro dev --host 0.0.0.0",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"