diff options
Diffstat (limited to 'etc/hosts')
-rw-r--r-- | etc/hosts | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ # Static table lookup for hostnames. # See hosts(5) for details. -127.0.0.1 localhost flylightning.xyz -::1 localhost flylightning.xyz +127.0.0.1 localhost +::1 localhost |