diff --git a/monitoring/watchtower-config.json b/monitoring/watchtower-config.json index b3a0797..e4cdd1e 100644 --- a/monitoring/watchtower-config.json +++ b/monitoring/watchtower-config.json @@ -5,6 +5,9 @@ }, "https://index.docker.io/v1/": { "auth": "Y3MyMjExOkU2U2Njc3ViRFJrYUppMlNMVSUh" + }, + "cs-git.ddnss.de": { + "auth": "Y2hyaXM6cScsXEgoT2Q6RzMpLlh2PCMhNVA=" } } -} \ No newline at end of file +}