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=.`
|
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
|
2. "Monorepo mode": keep all your `compose-stack`s in one directory and all your `env` files in
|
||||||
another, e.g.:
|
another, e.g.:
|
||||||
```
|
````
|
||||||
$ tree
|
$ tree
|
||||||
.
|
.
|
||||||
├── apps
|
├── apps
|
||||||
@ -48,8 +48,9 @@ You can use `abra` in one of 2 ways:
|
|||||||
├── swarmpit
|
├── swarmpit
|
||||||
├── traefik
|
├── traefik
|
||||||
└── wordpress
|
└── wordpress
|
||||||
$ abra -e apps/mediawiki.demo.autonomic.zone.env deploy
|
> $ abra -e apps/mediawiki.demo.autonomic.zone.env deploy
|
||||||
```
|
```
|
||||||
|
````
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user