config-delivery/.env.example

7 lines
278 B
Bash

# 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"