Update flask_server.py

This commit is contained in:
MacRimi
2025-10-07 02:51:10 +02:00
parent 888d94131e
commit a87fee906f

View File

@@ -2871,4 +2871,3 @@ if __name__ == '__main__':
print("API endpoints available at: /api/system, /api/storage, /api/network, /api/vms, /api/logs, /api/health, /api/hardware")
app.run(host='0.0.0.0', port=8008, debug=False)
port=8008, debug=False)