From a3c7cc3953479e7dfd878f31547c0e6298b08ad4 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 6 Feb 2026 07:35:50 -0700 Subject: [PATCH] correct codeburg var name --- lxc1/p2-apps/wud.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxc1/p2-apps/wud.yml b/lxc1/p2-apps/wud.yml index 17b8826..caf1112 100644 --- a/lxc1/p2-apps/wud.yml +++ b/lxc1/p2-apps/wud.yml @@ -29,7 +29,7 @@ services: - WUD_REGISTRY_LSCR_TOKEN=${GITHUB_PAT_TOKEN} - WUD_REGISTRY_HUB_USERNAME=${WUD_DOCKER_REG_USERNAME} - WUD_REGISTRY_HUB_TOKEN=${WUD_DOCKER_REG_TOKEN} - - WUD_REGISTRY_CODEBERG_URL=https://codeberg.org + - WUD_REGISTRY_DOCKER_CODEBERG_URL=https://codeberg.org - WUD_TRIGGER_SMTP_EMAIL_FROM=wud@mapletree.email - WUD_TRIGGER_SMTP_EMAIL_TO=${WUD_SMTP_TO}