Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 317 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 317 Bytes

Boilerplate for Rails and PostgresSQL and Docker compose

Ruby 2.6.5
Rails 6.0.3
PostfresSQL 9.4.5
Docker Compose 2.1

clone this repo
chmod +x config/container.sh
vim .env to change credentials
vim dockercompose.yml to change db file storage location on your machine docker-compose up