diff --git a/roles/regindexer/build/templates/config.yaml b/roles/regindexer/build/templates/config.yaml index b3618e7835..cc998ed37e 100644 --- a/roles/regindexer/build/templates/config.yaml +++ b/roles/regindexer/build/templates/config.yaml @@ -3,7 +3,7 @@ icons_uri: /app-icons/ indexes: flatpak: output: /var/lib/regindexer/index/flatpak.json - registry: http://registry{{ env_suffix }}.fedoraproject.org:5000 + registry: http://registry{{ env_suffix }}.fedoraproject.org registry_public: / tags: ['latest'] required_annotations: ['org.flatpak.ref']