Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mingfang authored and sergiimk committed Oct 14, 2024
1 parent 752b005 commit 679029a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ To use it:
cargo run --bin kamu-api-server -- --config config.yaml run | bunyan

# Alternative: pass the repo url via env:
KAMU_API_SERVER_CONFIG_repo__repoUrls3://example.com/kamu_repo \
KAMU_API_SERVER_CONFIG_repo__repoUrl=s3://example.com/kamu_repo \
kamu-api-server run | bunyan
```

Expand Down

0 comments on commit 679029a

Please sign in to comment.