Skip to content

Instantly share code, notes, and snippets.

@mczachurski
Created February 18, 2018 08:11
Show Gist options
  • Save mczachurski/77759eeb0e040cdf082b2fd94fca51b9 to your computer and use it in GitHub Desktop.
Save mczachurski/77759eeb0e040cdf082b2fd94fca51b9 to your computer and use it in GitHub Desktop.
{
"serverName": "www.example.com",
"serverPort": 8181,
"logFile": "logs/log.txt",
"databaseHost": "localhost",
"datanaseName": "tasker",
"databaseUser": "tasker_user",
"databasePassword": "P@ssw0rd!"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment