event-driven-io / Pongo

Pongo - Mongo but on Postgres and with strong consistency benefits
https://event-driven-io.github.io/Pongo/
MIT License
1.21k stars 30 forks source link

Fixed sample CLI config template #81

Closed oskardudycz closed 2 months ago

oskardudycz commented 2 months ago

It's not super critical, but I used , instead of ; in the type template in the sample config file generation. This PR changes that.