|
# Template .env
|
|
|
|
# Url to Monitoring-System (main configs distributor) web-socket
|
|
CONFIG_SERVER_CREDS = "ws://ip.ip.ip.ip:port"
|
|
# Path (full or right relative) to the API-grabber socket file
|
|
# Using internal HTTP API across Unix-Socket
|
|
API_GRUBBER_SOCKET = "api-grub.sock" |