18 lines
481 B
YAML
18 lines
481 B
YAML
---
|
|
|
|
di_timesheet_api_logfile: /var/log/di/timesheet-api.log
|
|
di_timesheet_api_loglevel: info
|
|
|
|
di_timesheet_api_db_host:
|
|
di_timesheet_api_db_user:
|
|
di_timesheet_api_db_password:
|
|
di_timesheet_api_db_name:
|
|
|
|
di_timesheet_api_rest_port: 8056
|
|
di_timesheet_api_users_uri: "localhost"
|
|
di_timesheet_api_users_port: 8062
|
|
|
|
di_timesheet_api_mtinfo_client_public_key: "/etc/di/auth/id_rsa.pub"
|
|
di_timesheet_api_mtinfo_client_grpc_host: "localhost"
|
|
di_timesheet_api_mtinfo_client_grpc_port: 8061
|