Merge "Remove auth_uri, already have auth_host, auth_port"
This commit is contained in:
commit
32f07e62e9
@ -152,7 +152,6 @@ service_port = 5000
|
||||
auth_host = 127.0.0.1
|
||||
auth_port = 35357
|
||||
auth_protocol = http
|
||||
auth_uri = http://127.0.0.1:5000/
|
||||
admin_tenant_name = %SERVICE_TENANT_NAME%
|
||||
admin_user = %SERVICE_USER%
|
||||
admin_password = %SERVICE_PASSWORD%
|
||||
|
Loading…
Reference in New Issue
Block a user