bunch of outstanding changes + add MTL-aas
This commit is contained in:
parent
93fc6a9539
commit
9311af020e
7 changed files with 68 additions and 8 deletions
|
|
@ -299,6 +299,10 @@ let secrets = import ../secrets.nix; in
|
|||
proxyWebsockets = true;
|
||||
};
|
||||
|
||||
locations."/apis/mtl-aas/" = {
|
||||
proxyPass = "http://127.0.0.1:15478/";
|
||||
};
|
||||
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
extraConfig = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue