diff --git a/.env-example b/.env-example index e32510d..a46f938 100644 --- a/.env-example +++ b/.env-example @@ -7,3 +7,4 @@ HOST='remotefilesystem' USER='username_on_remote_filesystem' KEY='base64_encoded_private_ssh_key' SLACK_URL='http://yourslackurl' +PUSHMON_URL='http://yourpushmonurl'