Un fork del discourse docker repo per China

Usa hub.fastgit.org al posto di github.com per clonare rapidamente. Fastgit.org è un sito proxy di GitHub in Cina.

Fastgit

  1. Esegui git remote set-url origin https://hub.fastgit.org/SettingDust/discourse_docker_china nella directory in cui si trova launcher.
  2. Esegui ./launcher rebuild app e il launcher si aggiornerà per utilizzare hub.fastgit.org.

fastgit è passato a fastgit.xyz. I comandi da eseguire sono
git remote set-url origin https://hub.fastgit.xyz/SettingDust/discourse_docker_china

I comandi da eseguire dovrebbero essere
git remote set-url origin https://mirror.ghproxy.com/https://github.com/SettingDust/discourse_docker_china
Fastgit sembra essere inattivo