mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-06 15:32:17 +00:00
Overriding port #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ramonsmits on GitHub.
I tried to override the port.
According to the docker guidance I should set
LISTENERbut I still get:I tried:
Tried command args which does work:
@ramonsmits commented on GitHub:
yes, that works, I'm running my docker with
@paolafrancesca commented on GitHub:
could you please confirm that this works, as mentioned in the PR you proposed to update the documentation?
thanks! :)