mirror of
https://github.com/ansible/awx.git
synced 2026-03-17 08:57:33 -02:30
Signed-off-by: maskboyAvi <aviralofficial1729@gmail.com>
This commit is contained in:
@@ -529,7 +529,7 @@ Reset the ``AWX_URL_BASE``
|
||||
|
||||
The primary way that AWX determines how the base URL (``AWX_URL_BASE``) is defined is by looking at an incoming request and setting the server address based on that incoming request.
|
||||
|
||||
AWX takes settings values from the database first. If no settings values are found, it falls back to using the values from the settings files. If a user posts a license by navigating to the AWX host's IP adddress, the posted license is written to the settings entry in the database.
|
||||
AWX takes settings values from the database first. If no settings values are found, it falls back to using the values from the settings files. If a user posts a license by navigating to the AWX host's IP address, the posted license is written to the settings entry in the database.
|
||||
|
||||
To change the ``AWX_URL_BASE`` if the wrong address has been picked up, navigate to **Miscellaneous System settings** from the Settings menu using the DNS entry you wish to appear in notifications, and re-add your license.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user