Try a local serverAddr for biskcomp

This commit is contained in:
Your Name 2024-09-30 21:36:34 -06:00
parent daaead9c1e
commit ac49823b4c

View File

@ -35,7 +35,7 @@ in
myModules.railbird-k3s = {
enable = true;
serverAddr = "https://dev.railbird.ai:6443";
serverAddr = "https://192.168.1.17:6443";
};
services.k3s.disableAgent = true;