Skip to content

Commit

Permalink
Compartmentalize data folder
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaibogdan10 committed Aug 4, 2016
1 parent 48ee93f commit 53f7e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
SENTRY_POSTGRES_HOST: postgres
SENTRY_EMAIL_HOST: smtp
volumes:
- ./data:/var/lib/sentry/files
- ./data/sentry:/var/lib/sentry/files

smtp:
image: tianon/exim4
Expand Down

0 comments on commit 53f7e10

Please sign in to comment.