mirror of
https://github.com/koloideal/Quizzi.git
synced 2026-06-10 10:25:28 +03:00
Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[bot]
|
||||
token = "1234567890:ABCdefGHIjklMNOpqrsTUVwxyz"
|
||||
|
||||
[database]
|
||||
host = "localhost"
|
||||
port = 5432
|
||||
user = "trudex_user"
|
||||
password = "secure_password"
|
||||
database = "trudex_db"
|
||||
Reference in New Issue
Block a user