add submit options

This commit is contained in:
dev sp
2023-12-04 15:58:30 +00:00
parent f6d46a8abd
commit 1253dd5911
4 changed files with 739 additions and 318 deletions

View File

@@ -4,8 +4,8 @@
"version": "0.0.1",
"private": true,
"scripts": {
"dev": "astro dev --host --port 2008",
"start": "astro dev --host --port 2008",
"dev": "astro dev --host --port 2022",
"start": "astro dev --host --port 2022",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"