Files
production-infra/monitoring/watchtower-config.json

11 lines
196 B
JSON

{
"auths": {
"gitea.steinle-computer.de": {
"auth": "Y2hyaXM6cScsXEgoT2Q6RzMpLlh2PCMhNVA="
},
"https://index.docker.io/v1/": {
"auth": "Y3MyMjExOkU2U2Njc3ViRFJrYUppMlNMVSUh"
}
}
}