mirror of
https://github.com/Findus23/acronomy.git
synced 2024-09-11 06:23:44 +02:00
fix test secrets
This commit is contained in:
parent
c162eba316
commit
1e8935f29d
1 changed files with 2 additions and 0 deletions
|
@ -7,7 +7,9 @@ Production = False
|
|||
|
||||
ADS_AUTH_TOKEN = None
|
||||
DATABASES = {
|
||||
'default': {
|
||||
'ENGINE': 'django.db.backends.sqlite3',
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue