mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-06 15:32:17 +00:00
need clarification about usage of docker and https #233
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 @ghost on GitHub.
I try to start a docker with https enabled like :
what's wrong in command line ?
Regards,
@paolafrancesca commented on GitHub:
@pfxpn listener param is
ADDRESS:PORT, where address can be empty to listen on every interfaceso it should be
--tls-listener=:443