updaye database , and model
This commit is contained in:
+3
-7
@@ -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: ''
|
||||
|
||||
Reference in New Issue
Block a user