# Disable SocketIO to prevent connection errors when backend is offline REACT_APP_DISABLE_SOCKETIO=true # Optional: Set custom API base URL if needed # REACT_APP_API_BASE_URL=http://localhost:8000 # Optional: Set custom SocketIO URL when re-enabling # REACT_APP_SOCKETIO_URL=https://hive.home.deepblack.cloud