Added raven on server side
This commit is contained in:
parent
26028040a3
commit
d60804c9db
4 changed files with 29 additions and 0 deletions
2
.env.dev
2
.env.dev
|
|
@ -1,3 +1,5 @@
|
|||
BACKEND_URL=http://localhost:6001
|
||||
API_AUTHENTICATION_REQUIRED=True
|
||||
CACHALOT_ENABLED=False
|
||||
RAVEN_ENABLED=false
|
||||
RAVEN_DSN=https://44332e9fdd3d42879c7d35bf8562c6a4:0062dc16a22b41679cd5765e5342f716@sentry.eliotberriot.com/5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue