mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 15:19:22 +01:00
set notice for sentry
This commit is contained in:
@@ -19,7 +19,7 @@ SERVICES=odoo,nginx,proxy,postgres
|
||||
# Service configuration
|
||||
USE_REDIS=false
|
||||
USE_S3=false
|
||||
USE_SENTRY=false
|
||||
USE_SENTRY=false # Currently not working
|
||||
USE_PGADMIN=false
|
||||
|
||||
# Enterprise
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
jinja2
|
||||
debugpy
|
||||
websocket-client
|
||||
redis
|
||||
boto3
|
||||
sentry-sdk
|
||||
aiohttp
|
||||
|
||||
Reference in New Issue
Block a user