disable weirdness for now

This commit is contained in:
Kjeld Schouten
2024-11-15 23:29:15 +01:00
parent 49e5080d3c
commit bb1acc4d13

View File

@@ -3,9 +3,9 @@
"extends": [
"config:recommended",
"github>truecharts/public//.github/renovate/main.json5"
],
"registryAliases": {
"registry-1.docker.io": "http://192.168.10.208:5000",
"docker.io": "http://192.168.10.208:5000"
}
]
// "registryAliases": {
// "registry-1.docker.io": "http://192.168.10.208:5000",
// "docker.io": "http://192.168.10.208:5000"
// }
}