fix: expose port
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2023-03-29 21:26:27 -03:00
parent 30e2831906
commit 271fff815e

View file

@ -14,4 +14,5 @@ COPY ./torrc /etc/tor/torrc
COPY ./hidden_servicesd.sh /usr/local/bin/hidden_servicesd
RUN chmod 644 /etc/tor/torrc
EXPOSE 3000
VOLUME /var/lib/tor