Skip to content

jared-weinberger/ssh-sync-db

 
 

Repository files navigation

Postgres Environment

This is useful for development and production.

To use, clone the repository, and simply run:

docker-compose up

It will create all tables automatically and you will have a database running on 127.0.0.1:5432. :)

If you want to ensure it is properly reset: docker-compose up --build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%