Skip to content

Commit 110af9a

Browse files
committed
proper .env-local
1 parent ccb4ac2 commit 110af9a

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

api/.env-local

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
11
DATABASE_URL=postgresql://postgres:password@localhost:5432/flagsmith
22
DJANGO_SETTINGS_MODULE=app.settings.local
33
PYTEST_ADDOPTS=--cov . --cov-report html -n auto
4-
# USE_POSTGRES_FOR_ANALYTICS=true
5-
ANALYTICS_DATABASE_URL=postgresql://postgres:password@localhost:5432/flagsmith
6-
EMAIL_BACKEND=django.core.mail.backends.console.EmailBackend
7-
TASK_RUN_METHOD=TASK_PROCESSOR
8-
FLAGSMITH_ON_FLAGSMITH_API_KEY=VqpMy5Jun4kNipBu5qwWSy
9-
FLAGSMITH_ON_FLAGSMITH_API_URL=http://localhost:8000/api/v1/
10-
DJANGO_SECRET_KEY=localsecret
11-
ACCESS_LOG_LOCATION=-

0 commit comments

Comments
 (0)