12 lines
171 B
YAML
12 lines
171 B
YAML
debug: false
|
|
host: 127.0.0.1
|
|
port: 8080
|
|
|
|
postgres:
|
|
db: pay
|
|
host: ekb-pay01
|
|
user: postgres
|
|
password: hdgKXR4BEFCb27vb
|
|
port: "5432"
|
|
schema: loyalty
|
|
prefix: "" |