Files
elysium/config/INSTRUCTIONS.md
Anton Kamalov e5633c9f12 Database module
2025-01-03 19:28:07 +00:00

186 B

Example for dbconfig.yaml

user: "user"
password: "password"
dbname: "test"
sslmode: "disable"
hostname: "localhost"

We use Postgres v. 16

You need to create own yaml file