replace gitlab by gitea

This commit is contained in:
stubbfel
2018-02-28 23:17:04 +01:00
parent dab44cd760
commit cbb5761199
6 changed files with 40 additions and 6 deletions

View File

@@ -5,6 +5,7 @@
enableACME = true;
forceSSL = true;
locations."/".proxyPass = "http://unix:/run/gitlab/gitlab-workhorse.socket";
# locations."/".proxyPass = "http://localhost:3000";
};
services.gitlab = {