Commit 8b1dedb5 authored by delanoe's avatar delanoe

[ADMIN] Local Database for tests.

parent 67d60c9d
......@@ -94,7 +94,7 @@ WSGI_APPLICATION = 'gargantext.wsgi.application'
DATABASES = {
'default': {
'ENGINE': 'django.db.backends.postgresql_psycopg2',
'NAME': 'gargandb',
'NAME': 'garganfacto',
'USER': 'gargantua',
'PASSWORD': 'C8kdcUrAQy66U',
'HOST': '127.0.0.1',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment