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