docs: Update README.md

This commit is contained in:
divyam234 2024-02-13 01:48:34 +05:30
parent aa3c735e3d
commit 9e6011606f

View file

@ -75,7 +75,6 @@ services:
- Create the `config.toml` file with your values and start your container. See how to fill file below. - Create the `config.toml` file with your values and start your container. See how to fill file below.
```toml ```toml
#config.toml
[db] [db]
data-source = "postgres://<db username>:<db password>@<db host>/<db name>" data-source = "postgres://<db username>:<db password>@<db host>/<db name>"