mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 13:53:45 +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 |