Create a testing environment in production for ListenBrainz recommendation engine (troi-recommendation-playground)

This commit is contained in:
petitminion 2023-09-12 16:09:34 +00:00
commit f821dcbbc2
19 changed files with 1124 additions and 11 deletions

View file

@ -6,3 +6,4 @@ from .common import * # noqa
DEBUG = True
SECRET_KEY = "a_super_secret_key!"
TYPESENSE_API_KEY = "apikey"