This commit is contained in:
soraefir
2026-05-09 10:11:21 +02:00
parent fba3a24f16
commit 8ff90e54b8

View File

@@ -26,7 +26,7 @@ in {
server = builder.mkContainer {
subdomain = containerCfg.subdomain;
# image = "ghcr.io/traefik/traefik:${version}";
image = image;
imageStream = image;
ip = containerCfg.ip;
port = 8080;
secret = name;