First Production Push
This commit is contained in:
@@ -17,3 +17,7 @@ MOSQUITTO_PASSWORD_FILE=/etc/mosquitto/passwd
|
||||
# App
|
||||
BACKEND_CORS_ORIGINS=["http://localhost:5173"]
|
||||
DEBUG=true
|
||||
|
||||
# Local file storage (override if you want to store data elsewhere)
|
||||
SQLITE_DB_PATH=./mqtt_data.db
|
||||
BUILT_MELODIES_STORAGE_PATH=./storage/built_melodies
|
||||
|
||||
Reference in New Issue
Block a user