diff --git a/assets/compose b/assets/compose index 611e96b..29ae32a 160000 --- a/assets/compose +++ b/assets/compose @@ -1 +1 @@ -Subproject commit 611e96b3065602234e379a4070cb60987604a2c3 +Subproject commit 29ae32a1c5f776f82f672672d25307d632be279e diff --git a/hosts/lazyworkhorse/configuration.nix b/hosts/lazyworkhorse/configuration.nix index 8c6729c..f1afae4 100644 --- a/hosts/lazyworkhorse/configuration.nix +++ b/hosts/lazyworkhorse/configuration.nix @@ -207,6 +207,7 @@ ai = { path = self + "/assets/compose/ai"; envFile = config.age.secrets.containers_env.path; + ports = [ 22000 ]; # Syncthing TCP sync }; cloudstorage = {