summary refs log tree commit diff
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-12-26 15:18:28 +0100
committerRory& <root@rory.gay>2025-12-26 15:18:28 +0100
commite7dc55f9dac2f6454985337d150c1824c0ebb70b (patch)
treef538891075c2e0432717849fc7ad49b37cc2b5c0
parentnginx (diff)
downloadRory-Open-Architecture-e7dc55f9dac2f6454985337d150c1824c0ebb70b.tar.xz
allow ve-spacebar to 5432
-rwxr-xr-xhost/Rory-ovh/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/Rory-ovh/configuration.nix b/host/Rory-ovh/configuration.nix

index 20343ca..fd601f4 100755 --- a/host/Rory-ovh/configuration.nix +++ b/host/Rory-ovh/configuration.nix
@@ -119,6 +119,7 @@ ; }; + networking.firewall.interfaces."ve-spacebar".allowedTCPPorts = [ 5432 ]; containers."spacebar" = import ./services/containers/spacebar/container.nix { inherit pkgs