Migrated Gitlab -> Forgejo
This commit is contained in:
parent
987e1681c0
commit
858a25b692
9 changed files with 130 additions and 61 deletions
|
|
@ -48,13 +48,13 @@ in {
|
|||
# locations = matrixLocations;
|
||||
#};
|
||||
|
||||
"gitlab.kylekrein.com" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://unix:/run/gitlab/gitlab-workhorse.socket";
|
||||
};
|
||||
};
|
||||
#"git.kylekrein.com" = {
|
||||
# enableACME = true;
|
||||
# forceSSL = true;
|
||||
# locations."/" = {
|
||||
# proxyPass = "http://unix:/run/gitlab/gitlab-workhorse.socket";
|
||||
# };
|
||||
#};
|
||||
|
||||
"immich.kylekrein.com" = {
|
||||
enableACME = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue