diff --git a/solo.yml b/solo.yml new file mode 100644 index 0000000..7ee0a5e --- /dev/null +++ b/solo.yml @@ -0,0 +1,11 @@ +# Visit https://soloterm.com to learn more +name: Dev-Landing +icon: null +processes: + Astro: + command: pnpm run dev + working_dir: null + auto_start: false + auto_restart: true + restart_when_changed: [] + env: {}