Skip to content

Commit

Permalink
update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed Aug 8, 2023
1 parent b7f5850 commit 5d6f215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cat-data-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ To run with the specific jorm mock state cleanup timeout you can specify `JORM_C

Run
```
cat-data-service run --address "127.0.0.1:3030" --database-url=postgres://catalyst-event-dev:CHANGE_ME@localhost/CatalystEventDev --log-level=debug --metrics-address "127.0.0.1:3031"
cat-data-service run --address "127.0.0.1:3030" --database-url=postgres://catalyst-event-dev:CHANGE_ME@localhost/CatalystEventDev --log-level=debug --log-format=compact --metrics-address "127.0.0.1:3031"
```

0 comments on commit 5d6f215

Please sign in to comment.