diff options
author | Silvino Silva <silvino@bk.ru> | 2016-10-16 20:43:42 +0100 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2016-10-16 20:43:50 +0100 |
commit | 4eecc3b6d4e40bb731bf297b4526b119234cc8f9 (patch) | |
tree | 08a9bcf3eb39796b0f617a7c415e6a39a18c3a31 /core/conf | |
parent | fb527b11076db8dd72e51e8643612efbb8ce1aac (diff) | |
download | doc-4eecc3b6d4e40bb731bf297b4526b119234cc8f9.tar.gz |
core hosts updated with same ip from
network document and net script.
Diffstat (limited to 'core/conf')
-rw-r--r-- | core/conf/hosts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/conf/hosts b/core/conf/hosts index 7b73687..ee776e2 100644 --- a/core/conf/hosts +++ b/core/conf/hosts @@ -7,7 +7,7 @@ 127.0.0.1 c9.localdomain c9 #<ip-address> <hostname.domain.org> <aliases> -10.0.0.1 core.privat-network.net c9.core +192.168.1.9 core.privat-network.net c9.core # IPv6 #::1 ip6-localhost ip6-loopback |