This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"$schema": "https://www.krakend.io/schema/v2.12/krakend.json",
|
||||||
"version": 3,
|
"version": 3,
|
||||||
"debug_endpoint": true,
|
"debug_endpoint": true,
|
||||||
"endpoints": [
|
"endpoints": [
|
||||||
@@ -9,7 +10,8 @@
|
|||||||
"host": [
|
"host": [
|
||||||
"http://auth:8000"
|
"http://auth:8000"
|
||||||
],
|
],
|
||||||
"url_pattern": "/auth/"
|
"url_pattern": "/auth/",
|
||||||
|
"encoding": "no-op"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user