This commit is contained in:
array-in-a-matrix 2024-08-07 10:38:40 -04:00
parent 03f328a648
commit c9073ed8c6

View file

@ -15,7 +15,7 @@ const defaultConf* =
#appName = ""
[Database]
; 2 database types are supported PostgreSQL or SQLite.
; Currently only PostgreSQL is supported but Sqlite may be added in the future.
#dbType = postgresql
; IP address or domain of the database.
#dbHost = "db"