mirror of
https://git.wownero.com/lza_menace/docker-wownero.git
synced 2024-08-15 01:03:31 +00:00
expose the right ports
This commit is contained in:
parent
cd47564985
commit
17630f3d62
1 changed files with 3 additions and 4 deletions
|
@ -34,7 +34,6 @@ RUN wget -qO ${WOWNERO_DL_FILE} ${WOWNERO_DL_URL} \
|
||||||
|
|
||||||
WORKDIR /data
|
WORKDIR /data
|
||||||
|
|
||||||
EXPOSE 18080
|
EXPOSE 34567
|
||||||
EXPOSE 18081
|
EXPOSE 34568
|
||||||
EXPOSE 18082
|
EXPOSE 34570
|
||||||
EXPOSE 18083
|
|
||||||
|
|
Loading…
Reference in a new issue