mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-16 21:33:46 +03:00
8 lines
133 B
YAML
8 lines
133 B
YAML
|
|
database:
|
|
adapter: "sqlite"
|
|
hostname: "example.com"
|
|
username: "example"
|
|
password: "example"
|
|
database: "helix"
|
|
port: 3306 |