From 9c8c5a0636d68b8db4813647ea993f934697b9d4 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 3 Jul 2025 09:35:51 +0000 Subject: studio is flylightning.xyz, so add this /etc/hosts so no more werid issues --- etc/hosts | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 etc/hosts 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 -- cgit v1.2.3-70-g09d2