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

4 lines
77 B
JSON
Raw Normal View History

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