go-project-template/go-project-template.sample.json

3 lines
77 B
JSON

{
"database": "postgresql://postgres:password@localhost:5432/postgres"
}