mv /opt/blueworx/vr/config/<previously configured hostname> /opt/blueworx/vr/config/<new hostname>
The actual configuration that BVR uses is stored in the file /opt/blueworx/vr/config/<hostname>/bvr.config, however if this file is corrupted or deleted, the sample configuration can be restored with the following command:
cp /opt/blueworx/vr/config/bvr.config.sample /opt/blueworx/vr/config</hostname>/bvr.config
See TOML Configuration File Format for details on the configuration file format.