We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db9651 commit 3916c72Copy full SHA for 3916c72
ecosystem.config.js
@@ -3,8 +3,8 @@ module.exports = {
3
{
4
"name" : "validatejavascript.com",
5
"script" : "packages/backend/index.js",
6
- "error_file": "/var/web/eslint.com/logs/err.log",
7
- "out_file": "/var/web/eslint.com/logs/out.log",
+ "error_file": "/var/web/eslint.io/logs/err.log",
+ "out_file": "/var/web/eslint.io/logs/out.log",
8
"env": {
9
"NODE_ENV": "production",
10
"PORT": "5004"
0 commit comments