Skip to content

Commit

Permalink
Update homelab
Browse files Browse the repository at this point in the history
  • Loading branch information
yousiki committed Jun 18, 2024
1 parent 9c7ad5b commit 95db3da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cells/nixos/profiles/homelab.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
credentialsFile = "${config.age.secrets.hakase-tunnel-cert.path}";
ingress = {
"lobe.siki.moe" = "http://localhost:3210";
"nas.siki.moe" = "http://satoshi.siki.moe:5000";
"ollama.siki.moe" = "http://localhost:11434";
"qb.siki.moe" = "http://localhost:8080";
};
Expand Down

0 comments on commit 95db3da

Please sign in to comment.