This commit is contained in:
2024-03-29 09:20:32 +01:00
parent 6d07df439c
commit bb53ea3caf
2 changed files with 19 additions and 6 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ def get_music_list():
return jsonify({'music_file_list':music_file_list})
if __name__=='__main__':
app.run(debug=True, host="0.0.0.0")
app.run(debug=False, host="192.168.161.1.15")
#TODO: Reskan co 24h