Skip to content

Commit

Permalink
rename env FLARE_EXTRA_ARGUMENTS to EXTRA_ARGUMENTS to be in sync wit…
Browse files Browse the repository at this point in the history
…h upstream go-flare image, part 2
  • Loading branch information
klemenfn committed Jan 12, 2024
1 parent 4c65ab0 commit 993fe79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/docker/entrypoint_flare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ fi
--log-dir=$LOG_DIR \
--log-level=$LOG_LEVEL \
--network-id=$NETWORK_ID \
$FLARE_EXTRA_ARGUMENTS
$EXTRA_ARGUMENTS

0 comments on commit 993fe79

Please sign in to comment.