changed URLs

This commit is contained in:
2024-09-12 23:03:00 +02:00
parent 13003670fe
commit 4a7dfeaf05

View File

@@ -10,8 +10,8 @@
"branch": "main", "branch": "main",
"is_contrib": true, "is_contrib": true,
"_links": { "_links": {
"repository": "pidock.local/magdev/symfony-recipes", "repository": "src.bundespruefstelle.ch/magdev/symfony-recipes",
"origin_template": "{package}:{version}@pidock.local/magdev/symfony-recipes:main", "origin_template": "{package}:{version}@src.bundespruefstelle.ch/magdev/symfony-recipes:main",
"recipe_template": "https://pidock.local/api/v1/repos/magdev/symfony-recipes/contents/{package_dotted}.{version}.json" "recipe_template": "https://src.bundespruefstelle.ch/api/v1/repos/magdev/symfony-recipes/contents/{package_dotted}.{version}.json"
} }
} }