From fc25f4e1f9feb5d9244324d2eb0f9851c9f45941 Mon Sep 17 00:00:00 2001 From: chiu Date: Thu, 19 Mar 2026 10:13:01 +0000 Subject: [PATCH] Change Domain Name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a46219..20db50c 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,7 @@ else fi ORBIT_SITES=`pwd` -ORBIT_GIT=http://gitlab.tp.rulingcom.com/saurabh/orbit4-5.git +ORBIT_GIT=http://orbitgit.cloud/saurabh/orbit4-5.git NGINX_ORBIT_SITES=/etc/nginx/orbit_sites RAILS_ENV=production @@ -388,7 +388,7 @@ create) done cd ~ - sudo wget http://installer.tp.rulingcom.com/nginx4-5.conf + sudo wget https://orbitgit.cloud/erictyl/install_r45_on_ubuntu_1804lts_doc/src/branch/master/nginx4-5.conf sudo cp nginx4-5.conf $NGINX_ORBIT_SITES/$2 sudo rm nginx4-5.conf sudo perl -pi -e "s/{{ORBIT}}/$2/g" $NGINX_ORBIT_SITES/$2