change(configs): use pgcli instead of psql command
This commit is contained in:
parent
a589fbe399
commit
1ea55a68c2
@ -24,4 +24,4 @@ windows:
|
||||
- database:
|
||||
root: ./api
|
||||
panes:
|
||||
- docker container exec -it test-db psql -U postgres citadel
|
||||
- pgcli postgres://postgres:test@localhost:5432/citadel
|
||||
|
Loading…
Reference in New Issue
Block a user