mirror of https://github.com/statping/statping
Merge pull request #175 from jemand771/sample-data-remove-statping-com
remove push.statping.com from sample servicespull/1101/head
commit
87ab7d9238
|
@ -159,7 +159,7 @@ func Samples() error {
|
|||
|
||||
s6 := &Service{
|
||||
Name: "Private Service",
|
||||
Domain: "https://push.statping.com",
|
||||
Domain: "https://example.org",
|
||||
Method: "GET",
|
||||
Interval: 30,
|
||||
Type: "http",
|
||||
|
|
Loading…
Reference in New Issue