Update app.dev.yaml

master
yutent 2023-07-04 10:34:03 +08:00 committed by GitHub
parent 01aa61bae7
commit 5ad519ff81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
script: node ./app.js
cwd: ./
watch: true
name: stats:23333
name: stats:30303
ignore_watch: [data, public, package.json, package-lock.json, node_modules, .git, .gitignore, app.dev.yaml, app.yaml]
exec_mode: fork