phanpy
This commit is contained in:
parent
c30aa2526e
commit
1e758cd558
4 changed files with 39 additions and 1 deletions
|
|
@ -91,6 +91,9 @@
|
|||
virtualHosts."fedi.ellie.town" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."= /".extraConfig = ''
|
||||
return 302 /@ellie;
|
||||
'';
|
||||
locations."/" = {
|
||||
proxyPass = "http://10.10.0.2:8080";
|
||||
proxyWebsockets = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue