perf(nats): Implement bulk cache prewarming for runners to optimize startup performance
This commit is contained in:
@@ -11,3 +11,4 @@ SEED_TEST_DATA=false
|
|||||||
SELFSERVICE_URL=bla
|
SELFSERVICE_URL=bla
|
||||||
STATION_TOKEN_SECRET=<replace-with-random-secret-min-32-chars>
|
STATION_TOKEN_SECRET=<replace-with-random-secret-min-32-chars>
|
||||||
NATS_URL=nats://localhost:4222
|
NATS_URL=nats://localhost:4222
|
||||||
|
NATS_PREWARM=false
|
||||||
Reference in New Issue
Block a user