Files
production-infra/monitoring/watchtower-config.json
2022-09-16 11:52:44 +02:00

11 lines
175 B
JSON

{
"auths": {
"cs-registry.ddnss.de": {
"auth": "Y2hyaXM6U2VjcmV0MTI="
},
"https://index.docker.io/v1/": {
"auth": "Y3MyMjExOkU2U2Njc3ViRFJrYUppMlNMVSUh"
}
}
}