uri wieder drin
This commit is contained in:
parent
c6b1830184
commit
dd3be13a84
@ -42,7 +42,8 @@ appservice:
|
||||
# Format examples:
|
||||
# SQLite: sqlite:filename.db
|
||||
# Postgres: postgres://username:password@hostname/dbname
|
||||
database: postgres://username:password@hostname/dbname
|
||||
uri: postgres://telegram:jgzqnGCq3KY28C@postgres-telegram:5432/telegram?sslmode=disable
|
||||
#database: postgres://username:password@hostname/dbname
|
||||
# Additional arguments for asyncpg.create_pool() or sqlite3.connect()
|
||||
# https://magicstack.github.io/asyncpg/current/api/index.html#asyncpg.pool.create_pool
|
||||
# https://docs.python.org/3/library/sqlite3.html#sqlite3.connect
|
||||
|
Loading…
Reference in New Issue
Block a user