Awesome Stuff!

Thank you so much for all the time you have put into this. I was reading through this post and saw that you recently were planning for a wedding.
Congrats!

I had a question about the config.json
Is there a way to set like a hostname or a Computername enviroment variable inside that file for ease of deployment.


Something like this......
Code:
{
"monitorigUrl": "http://monitorig.com",
"serverPort": "80",
"socketPort": "8321",
"apikey": "APIKEYLABCDEFG12345",
"rigid": "$hostname",
"rigname": "%computername%",
"type": "claymore-eth"
}
Any feedback would be much appreciated.
Thanks again.
-Wootangy