Skip to content

Commit 2053203

Browse files
committed
update doc example
1 parent 27fe5cd commit 2053203

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ kind: workerService
5555
version: udx.io/worker-v1/service
5656
services:
5757
- name: "api-server"
58-
command: "node api/server.js"
58+
command: "npm start"
5959
autostart: true
6060
autorestart: true
6161
stopasgroup: true

0 commit comments

Comments
 (0)