7 lines
297 B
Plaintext
7 lines
297 B
Plaintext
|
|
||
|
auth_http.http_method = get
|
||
|
auth_http.user_path = ${AUTH_BACKEND_HTTP_BASEURL}/auth/user
|
||
|
auth_http.vhost_path = ${AUTH_BACKEND_HTTP_BASEURL}/auth/vhost
|
||
|
auth_http.resource_path = ${AUTH_BACKEND_HTTP_BASEURL}/auth/resource
|
||
|
auth_http.topic_path = ${AUTH_BACKEND_HTTP_BASEURL}/auth/topic
|