update doc
This commit is contained in:
parent
b5aba2d67c
commit
ca8855ed31
1 changed files with 2 additions and 2 deletions
|
@ -70,8 +70,8 @@ La stratégie de déploiement doit permettre du `atomic deployments`
|
|||
- https://www.ewaldvanderveken.dev/zero-downtime-deployment-of-your-symfony-project-using-capistrano-and-gitlab-ci/ (lire la première partie)
|
||||
|
||||
```
|
||||
-- /var/www/html/my-app.com
|
||||
|-- current -> /var/www/html/my-app.com/releases/20200512131539
|
||||
-- /var/www/html/projectsend
|
||||
|-- current -> /var/www/html/projectsend/releases/20200512131539
|
||||
|-- releases
|
||||
| |-- 20200512131539
|
||||
| |-- 20200509150741
|
||||
|
|
Reference in a new issue