add alertcontact in uptimerobotservice
This commit is contained in:
parent
e80be83293
commit
02dc8f76d1
@ -12,6 +12,6 @@ services:
|
||||
- '%uptime_robot.credentials.api_key%'
|
||||
- '@Symfony\Component\Serializer\SerializerInterface'
|
||||
calls:
|
||||
- setInterval: '%uptime_robot.configurations.interval%'
|
||||
- setAlertContactsString: '%uptime_robot.configurations.alert_contacts%'
|
||||
- setInterval: ['%uptime_robot.configurations.interval%']
|
||||
- setAlertContactsString: ['%uptime_robot.configurations.alert_contacts%']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user