153 current 2025-10-09 12:27:20 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -101,7 +101,7 @@ in
|
||||
};
|
||||
# external reverse proxy entry
|
||||
services.nginx.virtualHosts."git.blakedheld.xyz" = {
|
||||
useACME = true;
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://127.0.0.1:${toString cfg.port}";
|
||||
|
||||
Reference in New Issue
Block a user