fixing test env

This commit is contained in:
evilchili
2022-12-21 22:27:30 -08:00
parent 41a21671ca
commit 6b53b11f0e
6 changed files with 42 additions and 61 deletions
+2 -15
View File
@@ -1,25 +1,12 @@
# Will be overwritten by test setup
GROOVE_ON_DEMAND_ROOT=.
MEDIA_ROOT=.
# Admin user credentials
USERNAME=test_username
PASSWORD=test_password
# Web interface configuration
HOST=127.0.0.1
PORT=2323
THEMES_PATH=themes
STATIC_PATH=static
DEFAULT_THEME=default_theme
SECRET_KEY=fnord
# Media scanner configuration
MEDIA_GLOB=*.mp3,*.flac,*.m4a
# Set this value to enable debugging
DEBUG=1
EDITOR=ed
CONSOLE_THEMES=True
CONSOLE_WIDTH=80
DATABASE_PATH=
MEDIA_ROOT=