This question has been flagged
2167 Views

In a database I set:

  • web.base.url = http://mydomain.com:8069

  • web.base.url.freeze = True

  • report.url = http://127.0.0.1:8069/

If I duplicate this database, the new one has web.base.url = http://localhost:8069.


Avatar
Discard