removed exposed ports
All checks were successful
Build and Publish / build-release (push) Successful in 2m53s

This commit is contained in:
2026-04-29 16:44:52 -05:00
parent 9542a5373e
commit 03610c802b

View File

@@ -59,7 +59,6 @@
"HOST=0.0.0.0" "HOST=0.0.0.0"
"NUXT_TELEMETRY_DISABLED=1" "NUXT_TELEMETRY_DISABLED=1"
]; ];
ExposedPorts = [ "3000/tcp" ];
}; };
}; };
packages.default = self.packages.${system}.policy-ui; packages.default = self.packages.${system}.policy-ui;