22
0
Fork 0

typo vu rapidement

This commit is contained in:
Daniel Jakots 2018-04-17 15:12:41 -04:00
parent 273949edb1
commit 87e8d6b626
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ GitLab s'appuie sur Git, Ruby, Go, Nginx, NodeJS, PostgreSQL et Redis.
GitLab nécessite des versions très récentes de Git, Ruby, Go, NginX et NodeJS.
On utilise des versions de Stretch Backports pourt Git, Go et NginX via un « pinning » APT :
On utilise des versions de Stretch Backports pour Git, Go et NginX via un « pinning » APT :
~~~
Package: *
@ -556,4 +556,4 @@ Par exemple si on downgrade une version. Il faudra récupérer la bonne version
```
$ bundle exec rake db:migrate:redo RAILS_ENV=production VERSION=20161223034646
```
```