refactor(compose): Adjust spacing in Environment paragraph (#10)
This commit is contained in:
parent
795585260a
commit
31f67e3aad
@ -13,6 +13,7 @@ Add a `COMPOSE_ENV` file and save its location as a shell variable along with th
|
||||
When everything's ready start {{ cookiecutter.__service_slug.capitalize() }} with Docker Compose, otherwise head down to [Initial setup](#initial-setup) first.
|
||||
|
||||
## Environment
|
||||
|
||||
```
|
||||
export COMPOSE_DIR='/opt/containers/{{ cookiecutter.__project_slug }}'
|
||||
export COMPOSE_CTX='ux_vilnius'
|
||||
|
Loading…
x
Reference in New Issue
Block a user