We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 869c11f commit 1c61856Copy full SHA for 1c61856
scripts/linux-pkg/coder-workspace-proxy.service
@@ -22,7 +22,7 @@ CapabilityBoundingSet=CAP_SYSLOG CAP_IPC_LOCK CAP_NET_BIND_SERVICE
22
KillSignal=SIGINT
23
KillMode=mixed
24
NoNewPrivileges=yes
25
-ExecStart=/usr/bin/coder proxy server
+ExecStart=/usr/bin/coder workspace-proxy server
26
Restart=on-failure
27
RestartSec=5
28
TimeoutStopSec=90
0 commit comments