Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

postgres

The database can be connected to with the following.

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