Skip to content

Commit

Permalink
added dummy CSB key
Browse files Browse the repository at this point in the history
  • Loading branch information
chitalian committed Jan 21, 2025
1 parent d41cf7c commit b932186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions valhalla/dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ RUN yarn build
ENV DLQ_MESSAGES_PER_MINI_BATCH=1
ENV DLQ_WORKER_COUNT=1
ENV NORMAL_WORKER_COUNT=3
ENV CSB_API_KEY="1234567890"

CMD [ "yarn", "serve" ]

0 comments on commit b932186

Please sign in to comment.