Configuration

{
	"db": {
		"host": "localhost",
		"port": 5432
	},
	"server": {
		"port": 8080
	}
}