mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
123
This commit is contained in:
@@ -27,7 +27,8 @@
|
|||||||
|
|
||||||
# Containers
|
# Containers
|
||||||
virtualisation.oci-containers.containers."3xui_app" = {
|
virtualisation.oci-containers.containers."3xui_app" = {
|
||||||
image = "localhost:7443/compose2nix/3xui_app";
|
image = "docker.io/metaligh/3x-ui:latest";
|
||||||
|
# image = "localhost:7443/compose2nix/3xui_app";
|
||||||
environment = {
|
environment = {
|
||||||
"XRAY_VMESS_AEAD_FORCED" = "false";
|
"XRAY_VMESS_AEAD_FORCED" = "false";
|
||||||
"XUI_ENABLE_FAIL2BAN" = "true";
|
"XUI_ENABLE_FAIL2BAN" = "true";
|
||||||
|
|||||||
Reference in New Issue
Block a user