浏览代码

Cambio ruta del repo de oxus webapp

Gabriel Badano 2 月之前
父节点
当前提交
6fd0714621
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      composer.json

+ 2 - 2
composer.json

@@ -25,11 +25,11 @@
   "repositories": [
     {
       "type": "vcs",
-      "url": "gogs@gogs.oxusmedia.com:oxusmedia/webapp.git"
+      "url": "https://gogs.oxusmedia.com/oxusmedia/webapp.git"
     },
     {
       "type": "vcs",
-      "url": "gogs@gogs.oxusmedia.com:oxusmedia/webapp-multi.git"
+      "url": "https://gogs.oxusmedia.com/oxusmedia/webapp-multi.git"
     }
   ],
   "scripts": {