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 a7222b0 commit 5df6926Copy full SHA for 5df6926
1 file changed
cli/commands/setup/bmwebui.service.template
@@ -10,6 +10,7 @@ User=${user}
10
ExecStartPre=${npmPath} run build
11
ExecStart=${nodePath} server.js
12
Restart=always
13
+TimeoutSec=900
14
15
[Install]
16
WantedBy=multi-user.target
0 commit comments