forked from colonelpanic/dotfiles
[NixOS] Trying to get tls working for gitea
This commit is contained in:
@@ -52,9 +52,6 @@ in
|
||||
locations."/" = {
|
||||
proxyPass = "http://[::1]:8222";
|
||||
};
|
||||
# listen = [
|
||||
# { addr = "0.0.0.0"; port = 8443; }
|
||||
# ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user