chore: removed sentry instrumentation dependencies

This commit is contained in:
sriram veeraghanta 2025-03-25 15:54:44 +05:30
parent c91972cc0a
commit f29867968a
18 changed files with 19 additions and 1023 deletions

View file

@ -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"