=============================================== How to move the Fleio installation to a new URL =============================================== .. important:: Before changing the primary URL, please reach out to our technical support, as we need to reset your license. In order to change the Fleio URL you will need to replace all the ``old URL`` occurrences with the ``new URL`` in the following locations: 1. Docker env. variables: .. code-block:: bash vi /home/fleio/compose/.env 2. Angular panels configuration files: .. code-block:: bash fleio edit enduser.config.json fleio edit staff.config.json 4. Settings.py file .. code-block:: bash fleio edit settings.py Answer with ``n`` after you edit the settings.py file since Fleio does not need to be restarted. Finally, recreate Fleio by running ``fleio recreate``. Your Fleio installation should now work on the new domain.