Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sigeshuo committed Jul 1, 2024
1 parent 40229b0 commit a4faa59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/hubble/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ services:
retries: 3
start_period: 1m
environment:
MEM_RESERVATION: "${MEM_RESERVATION:-16}"
CATCHUP_SYNC_WITH_SNAPSHOT: "${CATCHUP_SYNC_WITH_SNAPSHOT:-true}"
NODE_OPTIONS: "--no-warnings --max-old-space-size=8192"
HUBBLE_ARGS: >-
Expand Down

0 comments on commit a4faa59

Please sign in to comment.