Gitlab on stargate
This commit is contained in:
parent
31833e1681
commit
c44366f5ce
3 changed files with 45 additions and 7 deletions
|
|
@ -48,13 +48,13 @@ in {
|
|||
# locations = matrixLocations;
|
||||
#};
|
||||
|
||||
#"gitlab.kylekrein.com" = {
|
||||
# enableACME = true;
|
||||
# forceSSL = true;
|
||||
# locations."/" = {
|
||||
# proxyPass = "http://unix:/run/gitlab/gitlab-workhorse.socket";
|
||||
# };
|
||||
#};
|
||||
"gitlab.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