Skip to content

Overriding port #642

@ramonsmits

Description

@ramonsmits

I tried to override the port.

According to the docker guidance I should set LISTENER but I still get:

transfersh    | [transfer.sh]2025/02/17 20:20:27 Transfer.sh server started.
transfersh    | using temp folder: /tmp/
transfersh    | using storage provider: local
transfersh    | [transfer.sh]2025/02/17 20:20:27 starting to listen on: :8080
transfersh    | [transfer.sh]2025/02/17 20:20:27 ---------------------------
transfersh    | [transfer.sh]2025/02/17 20:20:27 listen tcp :8080: bind: address already in use

I tried:

LISTENER=8082
LISTENER=:8082

Tried command args which does work:

command: ["--provider", "local", "--listener", ":8082"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions