fix ports

This commit is contained in:
2024-09-27 15:11:54 +03:00
parent f5a0bab032
commit 6f4d946c90
2 changed files with 5 additions and 4 deletions

View File

@@ -23,7 +23,8 @@ rec {
ports = {
grafana = 3000;
gitea = 3001;
immich = 3003;
immich-server = 3002;
immich-machine-learning = 3003; # as of writing, hardcoded in the immich module
soju = 6697;
soju-ws = 6698;