diff options
author | Silvino Silva <silvino@bk.ru> | 2016-10-16 15:24:29 +0100 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2016-10-16 15:24:29 +0100 |
commit | 041c2fb6ddca26f2527a4e8ef4ba44ffb08b1bd9 (patch) | |
tree | e90619c51e078c7a2843a4d287e30d6bca92cfc9 /core/conf | |
parent | c0495fb879eaa8c2497782263ee1a901a9fd53fe (diff) | |
download | doc-041c2fb6ddca26f2527a4e8ef4ba44ffb08b1bd9.tar.gz |
better core hosts
Diffstat (limited to 'core/conf')
-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 a0e80ae..7b73687 100644 --- a/core/conf/hosts +++ b/core/conf/hosts @@ -4,10 +4,10 @@ # IPv4 127.0.0.1 localhost.localdomain localhost -127.0.0.1 c9.core c9 +127.0.0.1 c9.localdomain c9 #<ip-address> <hostname.domain.org> <aliases> -10.0.0.1 core.privat-network.net core +10.0.0.1 core.privat-network.net c9.core # IPv6 #::1 ip6-localhost ip6-loopback |