mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Fix test_url_base_defaults_to_request to reference local host instead… (#15367)
* Update all references to towerhost to platformhost * Run prettier on failing ui files
This commit is contained in:
@@ -18,7 +18,7 @@ X-API-Query-Time: 0.004s
|
||||
X-API-Time: 0.026s
|
||||
|
||||
{
|
||||
"SOCIAL_AUTH_GITHUB_TEAM_CALLBACK_URL": "https://towerhost/sso/complete/github-team/",
|
||||
"SOCIAL_AUTH_GITHUB_TEAM_CALLBACK_URL": "https://platformhost/sso/complete/github-team/",
|
||||
"SOCIAL_AUTH_GITHUB_TEAM_KEY": "",
|
||||
"SOCIAL_AUTH_GITHUB_TEAM_SECRET": "",
|
||||
"SOCIAL_AUTH_GITHUB_TEAM_ID": "",
|
||||
|
||||
Reference in New Issue
Block a user