diff options
Diffstat (limited to 'core/configure.html')
-rw-r--r-- | core/configure.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/configure.html b/core/configure.html index f604f9c..7653af9 100644 --- a/core/configure.html +++ b/core/configure.html @@ -60,10 +60,11 @@ <pre> # 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 |