mirror of
https://github.com/OPSnet/ApolloStatus.git
synced 2026-01-16 20:04:35 -05:00
12 lines
205 B
Plaintext
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,
|
|
}
|
|
} |