fix duplicate port

This commit is contained in:
Joakim Repomaa
2025-02-13 01:11:44 +02:00
parent 94eb995ee7
commit b42eae0788

View File

@@ -128,6 +128,7 @@ in
workout-tracker = { workout-tracker = {
enable = true; enable = true;
subdomain = "fit"; subdomain = "fit";
port = 3004;
}; };
workout-sync = { workout-sync = {