replace gitlab by gitea
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/".proxyPass = "http://unix:/run/gitlab/gitlab-workhorse.socket";
|
||||
# locations."/".proxyPass = "http://localhost:3000";
|
||||
};
|
||||
|
||||
services.gitlab = {
|
||||
|
||||
Reference in New Issue
Block a user