feat(velarion): enable 3x-ui
Some checks failed
Nix CI / build (push) Failing after 3m32s

This commit is contained in:
Rustam Efimov 2026-04-01 09:01:16 +03:00
parent 1a44e74d8d
commit 0246ae86c1
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,2 @@
{
machine.xray-3x-ui = {
enable = true;
domain = "3x-ui.ruject.fun";
subscriptions.domain = "sub.3x-ui.ruject.fun";
};
}