Add ACCESS_TOKEN to systemd template. Move files around.
This commit is contained in:
parent
ec179cf267
commit
ce562af54f
@ -4,6 +4,7 @@ Description=Temperato Service
|
||||
[Service]
|
||||
Environment=NOTIF_URL=<your mattermost incoming webhook>
|
||||
Environment=CHANNEL_ID=<your mattermost channel id>
|
||||
Environment=ACCESS_TOKEN=<your mattermost access token>
|
||||
ExecStart=python3 temperato.py
|
||||
ExecReload=python3 temperato.py
|
||||
KillMode=process
|
Loading…
Reference in New Issue
Block a user