Browse Source

Cambio ruta del repo de oxus webapp

Gabriel Badano 2 months ago
parent
commit
6fd0714621
1 changed files with 2 additions and 2 deletions
  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": {