perf(api-server): batch route tracking through local outbox
This commit is contained in:
@@ -53,6 +53,7 @@ services:
|
||||
- "host.docker.internal:host-gateway"
|
||||
volumes:
|
||||
- api-auth-store:/var/lib/genarrative/auth
|
||||
- api-tracking-outbox:/var/lib/genarrative/tracking-outbox
|
||||
ulimits:
|
||||
nofile:
|
||||
soft: 4096
|
||||
@@ -138,4 +139,5 @@ services:
|
||||
volumes:
|
||||
spacetime-data:
|
||||
api-auth-store:
|
||||
api-tracking-outbox:
|
||||
nginx-logs:
|
||||
|
||||
Reference in New Issue
Block a user