mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 19:34:04 +00:00
Add space after 'up' in 'docker-compose up-d' (#900)
This commit is contained in:
parent
db9480f54e
commit
ba928100e6
1 changed files with 1 additions and 1 deletions
|
|
@ -21,4 +21,4 @@ services:
|
|||
platform: linux/amd64
|
||||
```
|
||||
|
||||
to `docker-compose.override.yml` to make `docker-compose up-d` work on M1.
|
||||
to `docker-compose.override.yml` to make `docker-compose up -d` work on M1.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue