中国版 discourse docker repo 的 fork

It’s use the hub.fastgit.org instead of github.com for clone rapidly. The fastgit.org is a github proxy site in China.

Fastgit

  1. Run git remote set-url origin https://hub.fastgit.org/SettingDust/discourse_docker_china in which directory launcher in.
  2. Run ./launcher rebuild app and the launcher will update to use the hub.fastgit.org.
2 个赞

fastgit 已切换到 fastgit.xyz。运行命令应为
git remote set-url origin https://hub.fastgit.xyz/SettingDust/discourse_docker_china

要运行的命令是
git remote set-url origin https://mirror.ghproxy.com/https://github.com/SettingDust/discourse_docker_china
Fastgit 似乎已宕机

1 个赞