mirror of
https://github.com/ONLYOFFICE/Docker-DocumentServer.git
synced 2026-02-10 20:45:40 +08:00
8 lines
154 B
JavaScript
8 lines
154 B
JavaScript
{
|
|
"graphiteHost": "onlyoffice-graphite",
|
|
"graphitePort": 2003,
|
|
"port": 8125,
|
|
"flushInterval": 60000,
|
|
"backends": [ "./backends/graphite.js" ]
|
|
}
|