perf(nats): Implement bulk cache prewarming for runners to optimize startup performance

This commit is contained in:
2026-02-20 19:41:44 +01:00
parent 024e647295
commit d230350027

View File

@@ -10,4 +10,5 @@ POSTALCODE_COUNTRYCODE=DE
SEED_TEST_DATA=false
SELFSERVICE_URL=bla
STATION_TOKEN_SECRET=<replace-with-random-secret-min-32-chars>
NATS_URL=nats://localhost:4222
NATS_URL=nats://localhost:4222
NATS_PREWARM=false