add a little development testing thing
This commit is contained in:
parent
b084dc49e1
commit
8efb0b321a
|
@ -26,6 +26,9 @@
|
||||||
absolute_redirect off;
|
absolute_redirect off;
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
locations."/groupme" = {
|
||||||
|
proxyPass = "http://10.100.0.2:7439";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
security.acme = {
|
security.acme = {
|
||||||
|
|
Loading…
Reference in New Issue