REACT_APP_WSS_URL=ws://localhost:45000
REACT_APP_DS_URL=ws://localhost:23521
REACT_APP_UFX_API_URL=http://localhost:45001
REACT_APP_UFX_PUBLIC_API_URL=http://localhost:45001
REACT_APP_UFX_WSS_URL=wss://api-pub.bitfinex.com/ws/2
REACT_APP_IS_ELECTRON_APP=true
GENERATE_SOURCEMAP=false
SKIP_PREFLIGHT_CHECK=true
ALGO_LOG=true
ALGO_LOG_DIR=logs
NODE_OPTIONS=--openssl-legacy-provider

