weverse-script/config.py
2025-02-10 13:49:57 +08:00

6 lines
106 B
Python

DB_HOST = 'www.tixly.top'
DB_PORT = 13333
DB_USER = 'root'
DB_PASSWORD = 'Yy5203344.'
DB_NAME = 'weverse'