mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-01-09 00:29:57 +08:00
docs: Update README.md
This commit is contained in:
parent
aa3c735e3d
commit
9e6011606f
1 changed files with 0 additions and 1 deletions
|
@ -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>"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue