docs(docker-compose): Typo
This commit is contained in:
@@ -50,7 +50,7 @@ Copy images to target Docker host, that is assuming you deploy to a machine that
|
||||
|
||||
```
|
||||
source "${COMPOSE_ENV}"
|
||||
copy-docker.sh 'vault':"${VAULT_VERSION}" fully.qualified.domain.name
|
||||
copy-docker.sh 'vault:'"${VAULT_VERSION}" fully.qualified.domain.name
|
||||
```
|
||||
|
||||
## Start
|
||||
|
Reference in New Issue
Block a user