Files
ops-ApolloStatus/config.json.template
2018-07-01 11:54:34 -04:00

12 lines
205 B
Plaintext

{
"site_name": "EXAMPLE",
"site": "example.com",
"tracker": {
"https": "tracker.example.com",
"http": "example.com:2095"
},
"irc": {
"fqdn": "irc.example.com",
"port": 6667,
}
}