This commit is contained in:
lza_menace
2025-04-11 07:10:25 -07:00
committed by lalanza808
parent 6f0a767717
commit 3f67ff0eb2
3 changed files with 9 additions and 5 deletions

View File

@@ -61,8 +61,6 @@ COPY --from=og /tmp/ban_list.txt /ban_list.txt
COPY ./dockerfiles/monerod_entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]
EXPOSE 18080
EXPOSE 18081
EXPOSE 18082