11 lines
141 B
YAML
11 lines
141 B
YAML
env: dev
|
|
http:
|
|
port: 7122
|
|
|
|
db:
|
|
postgres:
|
|
host: 192.168.31.194
|
|
port: 5432
|
|
database: fennec
|
|
username: fennec
|
|
password: |