Skip to content

dbsafe/dbsafe-pg-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSql database used for testing.

Start database in a container

docker-compose up --build -d

Connecting to the database

Connecting to the database from other containers: server: host.docker.internal

Connecting to the database from the local host: server: host.docker.internal or localhost

Credentials and database name

Database name and credentials are set in the docker-compose file.

About

PostgreSql database used for testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published