mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Improve startup provider snapshots and dev harness
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"scripts": {
|
||||
"daemon": {
|
||||
"type": "service",
|
||||
"command": "PASEO_LISTEN=0.0.0.0:$PASEO_PORT npm run dev:server"
|
||||
"command": "PASEO_LISTEN=0.0.0.0:$PASEO_PORT ./scripts/dev-daemon.sh"
|
||||
},
|
||||
"app": {
|
||||
"type": "service",
|
||||
|
||||
Reference in New Issue
Block a user