Skip to content

Commit

Permalink
update registry url
Browse files Browse the repository at this point in the history
  • Loading branch information
g-plane committed Apr 7, 2020
1 parent ef4e925 commit b53ccd4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/plugins.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
*/
'registry' => env(
'PLUGINS_REGISTRY',
'https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/'.
'git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fregistry-preview.json'
'https://cdn.jsdelivr.net/gh/bs-community/plugins-dist@latest/registry-preview.json'
),
];

0 comments on commit b53ccd4

Please sign in to comment.