orztv commited on
Commit
b79631b
·
1 Parent(s): 4564c64
Files changed (1) hide show
  1. services.json +1 -1
services.json CHANGED
@@ -12,7 +12,7 @@
12
  },
13
  {
14
  "name": "node-service",
15
- "command": "npx http-server",
16
  "port": 8001,
17
  "path_prefix": "/node",
18
  "health_check_path": "/",
 
12
  },
13
  {
14
  "name": "node-service",
15
+ "command": "npx http-server -p",
16
  "port": 8001,
17
  "path_prefix": "/node",
18
  "health_check_path": "/",