more diesel config - db url (localhost url)
This commit is contained in:
parent
94ae9804b8
commit
a765f8b9ff
@ -9,4 +9,4 @@ port=8080
|
||||
templates_dir="static/html/"
|
||||
|
||||
[global.databases.sqlite_dtabase]
|
||||
url = "db/tmp.sqlite"
|
||||
url = "mysql://freechat:password@localhost/freechat_server"
|
||||
|
Loading…
Reference in New Issue
Block a user