mirror of
https://github.com/thomisus/Docker-DocumentServer.git
synced 2026-04-28 19:41:01 +00:00
7 lines
154 B
JavaScript
7 lines
154 B
JavaScript
{
|
|
"graphiteHost": "onlyoffice-graphite",
|
|
"graphitePort": 2003,
|
|
"port": 8125,
|
|
"flushInterval": 60000,
|
|
"backends": [ "./backends/graphite.js" ]
|
|
}
|