I use a 1060 so it should be similar
Ccminer 2.2.1 I think it is
{
"_comment1" : "Possible keys are the long options (ccminer --help)",
"_comment2" : "todo: support /* comments */",
"api-bind": "127.0.0.1:4068",
"statsavg": 20,
"quiet" : false,
"debug" : false,
"protocol" : false,
"cpu-priority" : 3,
"algo" : "groestl",
"launch-config" : "18x20",
"pools" : [
{
"user" : "walletaddress",
"url" : "stratum+tcp://mine.phillygaming.com:3036",
"pass" : "x",
"time-limit": 0
}
]
}