소스 검색

Merge branch 'change-branch-backend' of blezz-tech/sharix-open-webapp-base into unstable

1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      bin/install.cfg.example

+ 1 - 1
bin/install.cfg.example

@@ -18,7 +18,7 @@ LANDING="https://git.sharix-app.org/ShariX_Open/sharix-open-landing.git"
 
 #Branches for repos
 TICKETS_BRANCH="master"
-BACKEND_BRANCH="metasynced_module"
+BACKEND_BRANCH="unstable"
 CONFIG_BRANCH="master"
 
 USER_MODEL_BRANCH="master"