refactor(nginx): proxy upstream modules

This commit is contained in:
arcnmx 2024-04-21 17:17:07 -07:00
parent f7e00a2e64
commit 586efcae0e
21 changed files with 844 additions and 370 deletions

View file

@ -48,6 +48,7 @@
in {
config.services.nginx = {
lua.http.enable = true;
vouch.enable = true;
virtualHosts = {
grocy'php = mkIf grocy.enable {
inherit serverName;