Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 152 Bytes

File metadata and controls

7 lines (5 loc) · 152 Bytes

postgres

The database can be connected to with the following.

docker run -it --rm --network postgres_default postgres psql -h db -U postgres