Skip to content

Commit

Permalink
update doc again
Browse files Browse the repository at this point in the history
  • Loading branch information
nonnontrivial committed Jul 27, 2024
1 parent b1f7757 commit 15ee221
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 @@ -26,7 +26,7 @@ rabbitmq while saving them to postgres, to enable historical lookup.

this will spin up the process of the prediction producer container repeatedly asking the api server for sky brightness
measurements across all [resolution 0 h3 cells](https://h3geo.org/docs/core-library/restable/) and publishing to
rabbitmq.
rabbitmq, which the consumer container reads from and stores in postgres.

```shell
# create the volume for weather data
Expand Down

0 comments on commit 15ee221

Please sign in to comment.