Fix indentation
This commit is contained in:
parent
77eb83b128
commit
28ba33b18e
@ -34,7 +34,7 @@ You can use `abra` in one of 2 ways:
|
||||
directory. Be sure to set `ABRA_STACK_DIR=.`
|
||||
2. "Monorepo mode": keep all your `compose-stack`s in one directory and all your `env` files in
|
||||
another, e.g.:
|
||||
```
|
||||
````
|
||||
$ tree
|
||||
.
|
||||
├── apps
|
||||
@ -48,8 +48,9 @@ You can use `abra` in one of 2 ways:
|
||||
├── swarmpit
|
||||
├── traefik
|
||||
└── wordpress
|
||||
$ abra -e apps/mediawiki.demo.autonomic.zone.env deploy
|
||||
> $ abra -e apps/mediawiki.demo.autonomic.zone.env deploy
|
||||
```
|
||||
````
|
||||
|
||||
## Examples
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user