From f8b74e8d8817916407a82a5d344c8cefe7a15f73 Mon Sep 17 00:00:00 2001 From: oqyude Date: Wed, 18 Feb 2026 10:32:34 +0300 Subject: [PATCH] 123 --- modules/vds/3x-ui.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/vds/3x-ui.nix b/modules/vds/3x-ui.nix index 97b9752..3d75ee3 100644 --- a/modules/vds/3x-ui.nix +++ b/modules/vds/3x-ui.nix @@ -39,8 +39,6 @@ # Containers virtualisation.oci-containers.containers."3xui_app" = { image = "ghcr.io/mhsanaei/3x-ui:latest"; - # image = "compose2nix/3xui_app:latest"; - # image = "localhost:7443/compose2nix/3xui_app"; environment = { "XRAY_VMESS_AEAD_FORCED" = "false"; "XUI_ENABLE_FAIL2BAN" = "true";