add translate path

This commit is contained in:
Louis Abel 2023-01-18 01:56:41 -07:00
parent 26b940ec86
commit b057f32fb4
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 1 additions and 0 deletions

View File

@ -6,4 +6,5 @@ sigkeys = ['6D745A60']
tree_arches = ['aarch64', 'i386', 'x86_64']
translate_paths = [
("/mnt/koji", "https://koji.rockylinux.org/kojifiles")
("/mnt/compose", "file:///mnt/compose")
]