diff --git a/app.md b/app.md index 783f9b08..a45b1cb5 100644 --- a/app.md +++ b/app.md @@ -22,13 +22,13 @@ service: port: 8470 health_endpoint: /healthz health_timeout_s: 3 - systemd_unit: null - systemd_scope: null - restart_policy: none - runtime: manual + systemd_unit: unibus-membershipd.service + systemd_scope: user + restart_policy: always + runtime: systemd-user pc_targets: - lucas-linux - is_local_only: true + is_local_only: false e2e_checks: - id: build cmd: "CGO_ENABLED=0 go build ./..."