Selaa lähdekoodia

Cambio ruta del repo de oxus webapp

Gabriel Badano 2 kuukautta sitten
vanhempi
commit
6fd0714621
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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": {