[Unit]
Description=Check for running systemd daemons and send notification to gotify
User=ccppi

[Service]
Environment="GOTIFY_TOKEN=AnV26OM_KjPdvY9"
ExecStart=/usr/local/bin/systemd-gotify config -d

[Install]
WantedBy=multi-user.target