Opps
This commit is contained in:
parent
da6c97fc24
commit
639252dc80
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
|
|
||||||
services.nginx.virtualHosts."vtt.stranger.systems" = {
|
services.nginx.virtualHosts."vtt.stranger.systems" = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
|
enableACME = true;
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyPass = "http://127.0.0.1:30000";
|
proxyPass = "http://127.0.0.1:30000";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue