Change watchtower configuration.

This commit is contained in:
2025-03-24 08:57:45 +01:00
parent aef64555dc
commit e61ee629cd
2 changed files with 8 additions and 5 deletions

View File

@@ -1,9 +1,8 @@
{
"auths": {
"cs-registry.ddnss.de": {
"auth": "Y2hyaXM6U2VjcmV0MTI="
},
"https://index.docker.io/v1/": {
"cs-git.ddnss.de": {
"auth": "Y2hyaXM6cScsXEgoT2Q6RzMpLlh2PCMhNVA="
}, "https://index.docker.io/v1/": {
"auth": "Y3MyMjExOkU2U2Njc3ViRFJrYUppMlNMVSUh"
}
}