disable weirdness for now

This commit is contained in:
Kjeld Schouten
2024-11-15 23:38:31 +01:00
parent 49e5080d3c
commit bb1acc4d13
+5 -5
View File
@@ -3,9 +3,9 @@
"extends": [ "extends": [
"config:recommended", "config:recommended",
"github>truecharts/public//.github/renovate/main.json5" "github>truecharts/public//.github/renovate/main.json5"
], ]
"registryAliases": { // "registryAliases": {
"registry-1.docker.io": "http://192.168.10.208:5000", // "registry-1.docker.io": "http://192.168.10.208:5000",
"docker.io": "http://192.168.10.208:5000" // "docker.io": "http://192.168.10.208:5000"
} // }
} }