expose the right ports

This commit is contained in:
lza_menace 2021-02-26 01:45:42 -08:00
parent cd47564985
commit 17630f3d62
1 changed files with 3 additions and 4 deletions

View File

@ -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