From 80952bad37ed75004eee75b53dd48443809ade43 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 6 Feb 2026 14:50:59 -0700 Subject: [PATCH] update creds locaiton --- lxc1/p2-apps/zot/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxc1/p2-apps/zot/config.json b/lxc1/p2-apps/zot/config.json index e66a5b5..bc0fc11 100644 --- a/lxc1/p2-apps/zot/config.json +++ b/lxc1/p2-apps/zot/config.json @@ -12,7 +12,7 @@ "extensions": { "sync": { "enable": true, - "credentialsFile": "/shared/zot/creds.json", + "credentialsFile": "/etc/zot/creds.json", "registries": [ { "urls": ["https://docker.io"],