Skip to content

Commit

Permalink
enable validation thread for one worker
Browse files Browse the repository at this point in the history
  • Loading branch information
skovati committed Oct 30, 2023
1 parent e7cb0dc commit 2ee609e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ services:
-Dorg.slf4j.simpleLogger.log.com.zaxxer.hikari=INFO
-Dorg.slf4j.simpleLogger.logFile=System.err
UNTRUE_PLAN_START: "2000-01-01T11:58:55.816Z"
ENABLE_VALIDATION_THREAD: true
image: "aerie_merlin_worker_1"
ports: ["5007:5005", "27187:8080"]
restart: always
Expand Down

0 comments on commit 2ee609e

Please sign in to comment.