Task #3509
GWT 0.6.3, Automatically retrieve and use server name instead of manually define it in txmweb.conf
Statut: | New | Début: | 23/11/2023 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Preferences | Temps passé: | - | |
Version cible: | Portal X.X |
Description
GWT 0.6.3, Automatically retrieve and use server name instead of manually define it in /usr/share/tomcat9/TXMWEB/txm/txmweb.conf.
It will simplify the configuration and the work with dev and production machines.
eg. if manually defined in a dev VM:
portal_address=https://txm-dev.machine.fr/txm/
must be manually changed after the deployment to:
portal_address=https://txm-prod.machine.fr/txm/