Update flask_server.py

This commit is contained in:
MacRimi
2025-10-09 19:24:39 +02:00
parent 1ea843bde4
commit c40d503f6e

View File

@@ -3007,4 +3007,3 @@ if __name__ == '__main__':
print("API endpoints available at: /api/system, /api/system-info, /api/storage, /api/proxmox-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)