Skip to content

Commit

Permalink
persist postgres data
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmanning committed Aug 8, 2016
1 parent 237f610 commit f803d9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ database:
image: convox/postgres
ports:
- 5432
volumes:
- /var/lib/postgresql/data

0 comments on commit f803d9e

Please sign in to comment.