feat(kong): add analytics and audit routes for evolution-service
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
042d2e1456
commit
84ffd0380e
|
|
@ -134,6 +134,8 @@ services:
|
||||||
paths:
|
paths:
|
||||||
- /api/v1/evolution
|
- /api/v1/evolution
|
||||||
- /api/v1/admin
|
- /api/v1/admin
|
||||||
|
- /api/v1/analytics
|
||||||
|
- /api/v1/audit
|
||||||
strip_path: false
|
strip_path: false
|
||||||
preserve_host: true
|
preserve_host: true
|
||||||
methods:
|
methods:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue