mirror of
https://github.com/bitinflow/getsentry-onpremise.git
synced 2026-03-13 13:35:51 +00:00
Compartmentalize data folder
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
|||||||
SENTRY_POSTGRES_HOST: postgres
|
SENTRY_POSTGRES_HOST: postgres
|
||||||
SENTRY_EMAIL_HOST: smtp
|
SENTRY_EMAIL_HOST: smtp
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/var/lib/sentry/files
|
- ./data/sentry:/var/lib/sentry/files
|
||||||
|
|
||||||
smtp:
|
smtp:
|
||||||
image: tianon/exim4
|
image: tianon/exim4
|
||||||
|
|||||||
Reference in New Issue
Block a user