mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 15:19:22 +01:00
finished sentry integration
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
APP_ENV=local
|
||||
INIT=
|
||||
UPDATE=
|
||||
LOAD=base,web,session_redis,attachment_s3
|
||||
LOAD=base,web,session_redis,attachment_s3,sentry
|
||||
WORKERS=2
|
||||
DEV_MODE=reload,xml
|
||||
DOMAIN=erp.odoocker.test
|
||||
|
||||
Reference in New Issue
Block a user