Removed superfluous ports
This commit is contained in:
parent
6729eaf2f1
commit
58ec4f1539
1 changed files with 0 additions and 3 deletions
|
@ -18,9 +18,6 @@ RUN mv /data/lbrynet-* /bin/ && \
|
|||
|
||||
## Daemon port [Intended for internal use]
|
||||
EXPOSE 4444
|
||||
## Peer port
|
||||
## Intended for external use, in other words publishing to host might be required.
|
||||
EXPOSE 3333
|
||||
## Wallet port [Intended for internal use]
|
||||
EXPOSE 50001
|
||||
|
||||
|
|
Loading…
Reference in a new issue