# Environment file for the promcsv service.
# Wired into the unit via EnvironmentFile=-/etc/promcsv/env.
# Keep this file mode 0600, owned by root - it may hold credentials.

# S3 upload credentials.
# Uncomment when upload.target is s3 and you are not using an
# instance profile / ~/.aws credentials:
#AWS_ACCESS_KEY_ID=
#AWS_SECRET_ACCESS_KEY=

# SFTP password authentication.
# Uncomment when upload.target is sftp and no key_file is configured:
#PROMCSV_SFTP_PASSWORD=
