move frigate to its own module

This commit is contained in:
2025-02-11 20:00:40 +00:00
parent 0047a3eefb
commit 5b6e2f5b07
4 changed files with 106 additions and 82 deletions

View File

@@ -24,6 +24,7 @@ rec {
immich-server = 3002;
immich-machine-learning = 3003; # as of writing, hardcoded in the immich module
frigate = 5000;
soju = 6697;
soju-ws = 6698;
matrix-synapse = 8008;