diff options
Diffstat (limited to 'core/conf')
-rw-r--r-- | core/conf/hosts | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/conf/hosts b/core/conf/hosts index 5c64924..a0e80ae 100644 --- a/core/conf/hosts +++ b/core/conf/hosts @@ -3,10 +3,11 @@ # # IPv4 -127.0.0.1 localhost.localdomain localhost c9 +127.0.0.1 localhost.localdomain localhost +127.0.0.1 c9.core c9 #<ip-address> <hostname.domain.org> <aliases> -10.0.0.1 core.privat-network.net c9.core +10.0.0.1 core.privat-network.net core # IPv6 #::1 ip6-localhost ip6-loopback |