I already found the error, it was the space after the = sign
Search found 2 matches
- Mon Aug 12, 2024 6:33 pm
- Forum: General
- Topic: only works without user
- Replies: 1
- Views: 14316
- Mon Aug 12, 2024 4:58 pm
- Forum: General
- Topic: only works without user
- Replies: 1
- Views: 14316
only works without user
I have installed the latest version of transmission in docker on debian, it works fine, but if I uncheck the user and password in the docker-compose.yml file there is no way to authenticate, I don't know what to do.
services:
transmission:
image: lscr.io/linuxserver/transmission:latest ...
services:
transmission:
image: lscr.io/linuxserver/transmission:latest ...