Fix wrong example
This commit is contained in:
parent
223a027579
commit
71519d650d
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ services:
|
|||
```
|
||||
|
||||
When the build is run, `tutum/wordpress` will be started and you will have
|
||||
access to it from your build container under the hostname `tutum_wordpress`.
|
||||
access to it from your build container under the hostname `tutum__wordpress`.
|
||||
|
||||
The alias hostname for the service is made from the image name following these
|
||||
rules:
|
||||
|
|
Loading…
Reference in a new issue