docs(README): remove docker compose migration step
This commit is contained in:
parent
81b89f2411
commit
22e4669c34
@ -44,7 +44,6 @@ Now do the following:
|
|||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
docker-compose -p taskcafe up -d
|
docker-compose -p taskcafe up -d
|
||||||
docker-compose -p taskcafe -f docker-compose.yml -f docker-compose.migrate.yml run --rm migrate
|
|
||||||
```
|
```
|
||||||
|
|
||||||
This will start a postgres instance as well as a taskcafe instance.
|
This will start a postgres instance as well as a taskcafe instance.
|
||||||
|
Loading…
Reference in New Issue
Block a user