diff options
Diffstat (limited to 'etc/hosts')
-rw-r--r-- | etc/hosts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/hosts b/etc/hosts new file mode 100644 index 0000000..721ae46 --- /dev/null +++ b/etc/hosts @@ -0,0 +1,4 @@ +# Static table lookup for hostnames. +# See hosts(5) for details. +127.0.0.1 localhost flylightning.xyz +::1 localhost flylightning.xyz |