Allow DEBUG mode in CI.
This commit is contained in:
parent
10c16cc4ef
commit
e3111af45e
@ -1,5 +1,5 @@
|
|||||||
[default]
|
[default]
|
||||||
DEBUG = false
|
DEBUG = true
|
||||||
PGHOST = postgreshost
|
PGHOST = postgreshost
|
||||||
PGDATABASE = atat_test
|
PGDATABASE = atat_test
|
||||||
REDIS_URI = redis://redishost:6379
|
REDIS_URI = redis://redishost:6379
|
||||||
|
Loading…
x
Reference in New Issue
Block a user