We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62026a6 commit ed81fdeCopy full SHA for ed81fde
ecosystem.json
@@ -3,8 +3,8 @@
3
{
4
"name" : "validatejavascript.com",
5
"script" : "packages/backend/index.js",
6
- "error_file": "/var/web/validatejavascript.com/logs/err.log",
7
- "out_file": "/var/web/validatejavascript.com/logs/out.log",
+ "error_file": "/var/web/eslint.com/logs/err.log",
+ "out_file": "/var/web/eslint.com/logs/out.log",
8
"env": {
9
"NODE_ENV": "production",
10
"PORT": "5004"
0 commit comments