enable map
This commit is contained in:
parent
60fb37d3c7
commit
a8e0e7e60e
2 changed files with 3 additions and 2 deletions
|
|
@ -16,9 +16,9 @@ in {
|
|||
services.nginx.virtualHosts."cobblemonsurvival.zackmyers.io" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations."/".extraConfig = ''
|
||||
locations."/" = {
|
||||
proxyPass = "http://localhost:8100";
|
||||
'';
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue