Create a testing environment in production for ListenBrainz recommendation engine (troi-recommendation-playground)
This commit is contained in:
parent
cc0f8f395c
commit
f821dcbbc2
19 changed files with 1124 additions and 11 deletions
|
|
@ -6,3 +6,4 @@ from .common import * # noqa
|
|||
|
||||
DEBUG = True
|
||||
SECRET_KEY = "a_super_secret_key!"
|
||||
TYPESENSE_API_KEY = "apikey"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue