mirror of
https://github.com/koloideal/DutyLog.git
synced 2026-06-10 10:25:29 +03:00
update
This commit is contained in:
@@ -155,7 +155,11 @@ token = "1234567890:ABCdefGHIjklMNOpqrsTUVwxyz"
|
||||
creator_id = 123456789
|
||||
|
||||
[database]
|
||||
url = "postgresql+asyncpg://dutylog:password@localhost:5432/dutylog"
|
||||
host = "localhost"
|
||||
port = 5432
|
||||
user = "postgres"
|
||||
password = "1234"
|
||||
database = "dutylog"
|
||||
```
|
||||
|
||||
## 🤝 Вклад в проект
|
||||
|
||||
Reference in New Issue
Block a user