forked from External/ergo
better example mysql password
This commit is contained in:
parent
5a3528547a
commit
36e3cc5496
1 changed files with 1 additions and 1 deletions
|
|
@ -607,7 +607,7 @@ datastore:
|
||||||
# port is unnecessary for connections via unix domain socket:
|
# port is unnecessary for connections via unix domain socket:
|
||||||
#port: 3306
|
#port: 3306
|
||||||
user: "oragono"
|
user: "oragono"
|
||||||
password: "KOHw8WSaRwaoo-avo0qVpQ"
|
password: "hunter2"
|
||||||
history-database: "oragono_history"
|
history-database: "oragono_history"
|
||||||
timeout: 3s
|
timeout: 3s
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue