Files
go-tracker/config/example.config.yaml
2025-11-12 09:41:52 +03:00

10 lines
122 B
YAML

app_name: 'APP'
nats:
host: ''
token: ''
database:
host: ''
port: 5432
user: ''
password: ''
name: 'tracker'