chore: removed sentry instrumentation dependencies
This commit is contained in:
parent
c91972cc0a
commit
f29867968a
18 changed files with 19 additions and 1023 deletions
|
|
@ -43,9 +43,6 @@ NGINX_PORT=80
|
|||
# Debug value for api server use it as 0 for production use
|
||||
DEBUG=0
|
||||
CORS_ALLOWED_ORIGINS="http://localhost"
|
||||
# Error logs
|
||||
SENTRY_DSN=""
|
||||
SENTRY_ENVIRONMENT="development"
|
||||
# Database Settings
|
||||
POSTGRES_USER="plane"
|
||||
POSTGRES_PASSWORD="plane"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue