Sfoglia il codice sorgente

Move `web-sharelatex` back to `master` branch.

Shane Kilkelly 9 anni fa
parent
commit
fa89f55a0a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      config/services.js

+ 1 - 1
config/services.js

@@ -3,7 +3,7 @@ module.exports =
 [{
 [{
 	name: "web",
 	name: "web",
 	repo: "https://github.com/sharelatex/web-sharelatex.git",
 	repo: "https://github.com/sharelatex/web-sharelatex.git",
-	version: "ha-docker"
+	version: "master"
 }, {
 }, {
 	name: "real-time",
 	name: "real-time",
 	repo: "https://github.com/sharelatex/real-time-sharelatex.git",
 	repo: "https://github.com/sharelatex/real-time-sharelatex.git",