mirror of
https://github.com/deployphp/deployer.git
synced 2025-01-16 21:18:16 +01:00
fix typo (#3985)
This commit is contained in:
parent
a02517331b
commit
1c11bf812f
@ -23,7 +23,7 @@ host('db.example.com')
|
||||
'env' => 'prod',
|
||||
]);
|
||||
```
|
||||
or use `->addLables()` method to add labels to the existing host.
|
||||
or use `->addLabels()` method to add labels to the existing host.
|
||||
|
||||
Now let's define a task to check labels:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user