This repository has been archived on 2025-07-07. You can view files and clone it, but cannot push or open issues or pull requests.
Files
eternos/config/INSTRUCTIONS.md
2025-01-07 15:00:43 +00:00

12 lines
186 B
Markdown

# Example for dbconfig.yaml
```yaml
user: "user"
password: "password"
dbname: "test"
sslmode: "disable"
hostname: "localhost"
```
We use Postgres v. 16
You need to create own yaml file