chore: removed sentry instrumentation dependencies
This commit is contained in:
parent
c91972cc0a
commit
f29867968a
18 changed files with 19 additions and 1023 deletions
|
|
@ -145,11 +145,8 @@ RUN chmod +x /app/pg-setup.sh
|
|||
# APPLICATION ENVIRONMENT SETTINGS
|
||||
# *****************************************************************************
|
||||
ENV APP_DOMAIN=localhost
|
||||
|
||||
ENV WEB_URL=http://${APP_DOMAIN}
|
||||
ENV DEBUG=0
|
||||
ENV SENTRY_DSN=
|
||||
ENV SENTRY_ENVIRONMENT=production
|
||||
ENV CORS_ALLOWED_ORIGINS=http://${APP_DOMAIN},https://${APP_DOMAIN}
|
||||
# Secret Key
|
||||
ENV SECRET_KEY=60gp0byfz2dvffa45cxl20p1scy9xbpf6d8c5y0geejgkyp1b5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue