chore: removed django settings module (#2953)

This commit is contained in:
Bavisetti Narayan 2023-12-01 12:21:17 +05:30 committed by sriram veeraghanta
parent 46c7f98c9d
commit abd6e32fca
4 changed files with 0 additions and 6 deletions

View file

@ -7,7 +7,6 @@ API_REPLICAS=1
NGINX_PORT=80
WEB_URL=http://localhost
DEBUG=0
DJANGO_SETTINGS_MODULE=plane.settings.selfhosted # deprecated
NEXT_PUBLIC_ENABLE_OAUTH=0
NEXT_PUBLIC_DEPLOY_URL=http://localhost/spaces
SENTRY_DSN=""