Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 63ee069

Browse files
authored
Turn Off Watch
1 parent dece036 commit 63ee069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

process.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name: "zmine",
44
script: "server.js",
55
max_memory_restart: "256M",
6-
watch: true,
6+
watch: false,
77
env: {
88
NODE_ENV: "production"
99
}

0 commit comments

Comments
 (0)