diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/conf/hosts | 2 | ||||
-rw-r--r-- | core/configure.html | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/core/configure.html b/core/configure.html index 409de2e..d7bbc25 100644 --- a/core/configure.html +++ b/core/configure.html @@ -64,7 +64,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 |