fixed urls

This commit is contained in:
2024-08-31 15:19:26 +02:00
parent 4d4a1fe5da
commit 13003670fe

View File

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