Allow DEBUG mode in CI.
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user