updaye database , and model

This commit is contained in:
Jay
2019-07-02 10:05:26 +00:00
parent 462804ed07
commit 30d38d6d20
5 changed files with 95 additions and 34 deletions
+3 -7
View File
@@ -1,13 +1,9 @@
port: 10230
database:
dbname: ''
dbname: dorisbot
host: localhost
port: 26257
user: root
port: 5432
user: postgres
pass: ''
ssl_mode: require
ssl_ca: './ca.crt'
ssl_crt: './client.crt'
ssl_key: './client.key'
discord:
bot_token: ''