Bläddra i källkod

Cambio ruta del repo de oxus webapp

Gabriel Badano 2 månader sedan
förälder
incheckning
6fd0714621
1 ändrade filer med 2 tillägg och 2 borttagningar
  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": {