Skip to content

Commit 9c38449

Browse files
zmedgyesmarcbachmann
authored andcommitted
Update README.md
1 parent ef03a37 commit 9c38449

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,11 @@ config = {
137137
"httpHeaders": {
138138
// e.g.
139139
"Authorization": "Bearer ACEFAD8C-4B4D-4042-AB30-6C735F5BAC8B"
140+
},
141+
142+
// To run Node application as Windows service
143+
"cliOptions": {
144+
"detached": true
140145
}
141146

142147
}

0 commit comments

Comments
 (0)