# Copy to .env and replace both values. Keep this file private (chmod 600). RLX_LICENSE_KEY=rlx_replace_with_your_license RLXBT_API_KEY=replace_with_a_long_random_secret # The API stays private on the Ubuntu host by default. RLXBT_PUBLISH_HOST=127.0.0.1 RLXBT_PORT=8142 RLXBT_GBRAIN=off RUST_LOG=info