Parcourir la source

Cambio ruta del repo de oxus webapp

Gabriel Badano il y a 2 mois
Parent
commit
6fd0714621
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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": {