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