fix git
This commit is contained in:
parent
5eb540281d
commit
79fc241881
2 changed files with 20 additions and 9 deletions
|
|
@ -34,6 +34,13 @@
|
|||
proxyPass = "http://10.0.0.5:3456";
|
||||
};
|
||||
};
|
||||
"new.git.cdaut.de" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://10.0.0.6:3000";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue