From 192144f2e7c6fb96eb0148d3b64ebae4c93f47d3 Mon Sep 17 00:00:00 2001 From: imba-tjd <109224573@qq.com> Date: Sat, 28 Dec 2019 00:37:28 +0800 Subject: [PATCH] Heroku: fix ip --- data/hosts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/hosts.yml b/data/hosts.yml index a6aa058..829d013 100644 --- a/data/hosts.yml +++ b/data/hosts.yml @@ -4264,7 +4264,7 @@ hosts: - name: Heroku items: - - ip: 34.192.228.6 + - ip: 34.230.120.16 domain: id.heroku.com - name: HKGalden -- GitLab