refactor(hosts): move vaultwarden to arcturus

This commit is contained in:
tux
2026-08-09 17:21:02 +05:30
parent b071fe502c
commit f801c6c88c
2 changed files with 6 additions and 6 deletions

View File

@@ -52,12 +52,6 @@
domain = "status.lab.tux.rs";
};
vaultwarden = {
enable = true;
port = 9999;
domain = "bw.lab.tux.rs";
};
mediaflow-proxy = {
enable = true;
port = 8888;