1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/unleash-server/config/database.json.example

4 lines
55 B
Plaintext
Raw Normal View History

2014-10-20 17:46:41 +02:00
{
"dev": "postgres://localhost:5432/unleash_dev"
}