diff --git a/ward.service b/ward.service index 51bb866..dcb8995 100644 --- a/ward.service +++ b/ward.service @@ -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