Update README.md

This commit is contained in:
Tiago D J 2020-03-27 17:29:53 -03:00 committed by GitHub
parent 97e5cef2c8
commit 5617180c0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,8 +60,8 @@ In order to create the container you must specify the hostname of container and
In this example your container will be acessible from https://bbb001.bbbvm.imdt.com.br : In this example your container will be acessible from https://bbb001.bbbvm.imdt.com.br :
``` ```
docker-compose build bbb docker-compose build bbb22
NAME=bbb001 DOMAIN=bbbvm.imdt.com.br sh -c 'docker-compose run --name $NAME bbb' NAME=bbb001 DOMAIN=bbbvm.imdt.com.br sh -c 'docker-compose run --name $NAME bbb22'
``` ```
## 6. Add an entry in your `/etc/hosts` file ## 6. Add an entry in your `/etc/hosts` file