User Tools

Site Tools


dokku_gitlab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dokku_gitlab [2018/11/04 16:18] admindokku_gitlab [2018/11/04 17:48] – [Configuration] admin
Line 89: Line 89:
       "ext-xsl": "*"       "ext-xsl": "*"
     }     }
 +}</code>
 +  * Set Nodejs, yarn, npm version in ''package.json'': <code json>{
 +...
 +  "engines": {
 +    "node": "10.12.0",
 +    "yarn": "1.12.1",
 +    "npm": "6.4.1"
 +  },
 +...
 }</code> }</code>
  
dokku_gitlab.txt · Last modified: 2018/11/04 20:18 by admin