diff options
author | Silvino Silva <silvino@bk.ru> | 2019-02-14 06:08:44 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2019-02-14 06:08:44 +0000 |
commit | fed632cea589a4fc730dc852538cb40ca6f559fa (patch) | |
tree | 618a392022a78dd0cc7d4f7094d2051daa90e717 /core/conf/hosts | |
parent | bdfc05251acbb99c6bbcd4ff794a01dde2f8dc3b (diff) | |
parent | 4fafa3dbe6bddda8655ad1a8521f99de9f5f9e24 (diff) | |
download | doc-fed632cea589a4fc730dc852538cb40ca6f559fa.tar.gz |
release 0.4.2
Diffstat (limited to 'core/conf/hosts')
-rw-r--r-- | core/conf/hosts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/conf/hosts b/core/conf/hosts index 4069af5..81c73a6 100644 --- a/core/conf/hosts +++ b/core/conf/hosts @@ -3,11 +3,11 @@ # # IPv4 LocalHosts 127.0.0.1 localhost.localdomain localhost -127.0.0.1 c9.core c9 +127.0.0.1 machine.example machine # IPv4 Internet #<ip-address> <hostname.domain.org> <aliases> -10.0.0.1 c9.core.cx +10.0.0.1 machine.example.org # IPv6 #::1 ip6-localhost ip6-loopback |