Add 'serve' command to ward.service
This commit is contained in:
@@ -7,7 +7,7 @@ Wants=network-online.target
|
||||
Type=simple
|
||||
|
||||
# Adjust or override in /etc/systemd/system/ward.service.d/local.conf
|
||||
ExecStart=/usr/local/bin/ward \
|
||||
ExecStart=/usr/local/bin/ward serve \
|
||||
--k3s-server=https://YOUR_K3S_HOSTNAME:6443 \
|
||||
--addr=:8443
|
||||
|
||||
|
||||
Reference in New Issue
Block a user