Skip to content

Instantly share code, notes, and snippets.

@fernandezpablo85
Created March 9, 2017 03:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fernandezpablo85/0da32e6fcbbd943bf2ca16fedcc19a34 to your computer and use it in GitHub Desktop.
Save fernandezpablo85/0da32e6fcbbd943bf2ca16fedcc19a34 to your computer and use it in GitHub Desktop.
{
"database": {
"__description": "credentials for the development database, this is a comment.",
"server": "my-database.server.io",
"port": 5432,
"user": "dbuser",
"pass": "dbpass",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment