Revert exposed port
All checks were successful
Build / build (push) Successful in 3m30s

This commit is contained in:
2024-09-20 22:33:58 -04:00
parent e9fdd926ac
commit 68afa54b36

View File

@@ -29,6 +29,4 @@ VOLUME /db
RUN mkdir -p "$DB_DIRECTORY"
EXPOSE 8332
CMD ["/usr/bin/python3", "/usr/local/bin/electrumx_server"]