Skip to content

Commit e4ea83e

Browse files
finished i think?
1 parent dde3e81 commit e4ea83e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ host = [127, 0, 0, 1]
1515
port= 6969
1616

1717
[database]
18-
connection_uri = "a mongodb connection uri"
19-
driver = "mongo"
18+
connection_uri = "a mongodb connection uri" # or a postgres connection uri
19+
driver = "mongo" # or postgres
2020

2121
[imoog]
2222
force_https = true

0 commit comments

Comments
 (0)