Commit f5bf90e56fbf
Changed files (1)
systems
systems/aomi/openshift-port-forward.nix
@@ -82,6 +82,9 @@
# Allow Ollama Prometheus exporter
tcp dport 8000 accept
+ # Allow Harmonia binary cache
+ tcp dport 5000 accept
+
# Allow libvirt
tcp dport 16509 accept