Update readme
This commit is contained in:
parent
7832c407ee
commit
581db826e2
@ -39,7 +39,7 @@ DB_DSN_DEV="postgres://test:test@127.0.0.1:5432/dev?sslmode=disable" ./dev.sh ba
|
||||
## Connect to the database
|
||||
|
||||
```sh
|
||||
docker run -it --rm -e PGPASSWORD=test --link canape_postgresql_dev:postgres postgres:13.1 psql -h postgres -U test -d dev
|
||||
./dev.sh db-shell
|
||||
```
|
||||
|
||||
## Setup the dev users
|
||||
|
Loading…
x
Reference in New Issue
Block a user