chore: Remove extra opt and fix 'proxy' alias (#7413)

* chore: Remove extra opt and fix 'proxy' alias
* proxy -> wsproxy
This commit is contained in:
Steven Masley
2023-05-05 13:09:04 -05:00
committed by GitHub
parent ec11405208
commit 2624ee8f12
5 changed files with 9 additions and 9 deletions

View File

@ -22,7 +22,7 @@ CapabilityBoundingSet=CAP_SYSLOG CAP_IPC_LOCK CAP_NET_BIND_SERVICE
KillSignal=SIGINT
KillMode=mixed
NoNewPrivileges=yes
ExecStart=/usr/bin/coder proxy server
ExecStart=/usr/bin/coder workspace-proxy server
Restart=on-failure
RestartSec=5
TimeoutStopSec=90