service: Anubis.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
virtualHosts."git.colorsky.fun" = {
|
||||
forceSSL = true;
|
||||
useACMEHost = "colorsky.fun";
|
||||
locations."/".proxyPass = "http://localhost:3000";
|
||||
locations."/".proxyPass = "http://localhost:3001";
|
||||
|
||||
extraConfig = ''
|
||||
listen [::]:8443 ssl;
|
||||
|
||||
Reference in New Issue
Block a user