Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Example environment variable in README is incorrectly formatted #29

@SILENCE-ETERNAL

Description

@SILENCE-ETERNAL

If I'm following the standards as listed in the docker-compose docs, shouldn't there be a dash in front of the variable name and then an =?

environment:
TRANSMISSION_ADDR: http://transmission:9091
vs
environment:
- TRANSMISSION_ADDR=http://transmission:9091

I'm currently having issues with the exporter connecting to my transmission daemon and I'd like to confirm I'm using the right addr/password variable format. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions