12 lines
226 B
YAML
12 lines
226 B
YAML
# 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: {}
|