forked from GithubBackups/healthchecks
2 lines
49 B
Plaintext
2 lines
49 B
Plaintext
var http = require('http');
|
|
http.get("PING_URL"); |