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
1
.env.dev
1
.env.dev
|
|
@ -20,3 +20,4 @@ MEDIA_ROOT=/data/media
|
|||
# Customize to your needs
|
||||
POSTGRES_VERSION=11
|
||||
DEBUG=true
|
||||
TYPESENSE_API_KEY="apikey"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue