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