4 lines
107 B
Bash
4 lines
107 B
Bash
NETDATA_URL=http://x.x.x.x:19999/api/v1
|
|
TOTAL_CORES=50
|
|
DOCKER_SOCKET_PATH=/var/run/docker.sock
|
|
PORT=3000 |