Explorar o código

🐛: fix localhost domain

ulyc %!s(int64=2) %!d(string=hai) anos
pai
achega
ad287749d4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      init.sh

+ 1 - 1
init.sh

@@ -16,7 +16,7 @@ _yellow() { echo -e "${yellow}$*${none}"; }
 _magenta() { echo -e "${magenta}$*${none}"; }
 _cyan() { echo -e "${cyan}$*${none}"; }
 
-domain_name="http://localhost"
+domain_name="http://127.0.0.1"
 modules=""
 meta_module="meta.sr.ht"
 git_module="git.sr.ht"