Skip to content
Closed
Prev Previous commit
Next Next commit
refactor: add new line for docker aio config vector shell
  • Loading branch information
bmpandrade committed May 13, 2024
commit 55d2c0ad39e87d3fcfd1d1cd5aa742806eeb9b6d
3 changes: 2 additions & 1 deletion docker/all-in-one/init/configure-vector.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ sed -i "s|{{ .ApiKey }}|$LOGFLARE_API_KEY|g" $VECTOR_CONF
sed -i "s|{{ .DbSource }}|$LOGFLARE_DB_SOURCE|g" $VECTOR_CONF
sed -i "s|{{ .GotrueSource }}|$LOGFLARE_GOTRUE_SOURCE|g" $VECTOR_CONF
sed -i "s|{{ .PostgrestSource }}|$LOGFLARE_POSTGREST_SOURCE|g" $VECTOR_CONF
sed -i "s|{{ .PitrErrorsSource }}|$LOGFLARE_PITR_ERRORS_SOURCE|g" $VECTOR_CONF
sed -i "s|{{ .PitrErrorsSource }}|$LOGFLARE_PITR_ERRORS_SOURCE|g" $VECTOR_CONF