fix: Bugs created after the overhaul, performance and layout fixes
This commit is contained in:
@@ -25,7 +25,7 @@ DEBUG=true
|
||||
NGINX_PORT=80
|
||||
|
||||
# Local file storage (override if you want to store data elsewhere)
|
||||
SQLITE_DB_PATH=./mqtt_data.db
|
||||
SQLITE_DB_PATH=./data/database.db
|
||||
BUILT_MELODIES_STORAGE_PATH=./storage/built_melodies
|
||||
FIRMWARE_STORAGE_PATH=./storage/firmware
|
||||
|
||||
|
||||
Reference in New Issue
Block a user