mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-16 04:24:56 +02:00
6 lines
203 B
Text
6 lines
203 B
Text
# Environment variables for thalos-server
|
|
#
|
|
# This is file sourced by the systemd unit file
|
|
|
|
# Append additional cli flags if needed. see: thalos-server -h
|
|
THALOS_SERVER_ARGS="-c /etc/thalos/config.yml"
|