@ -27,12 +27,6 @@ RUN chmod +x /root/*.sh /home/nobody/*.sh && \
# docker settings
#################
# map /config to host defined config path (used to store configuration from app)
VOLUME /config
# map /data to host defined data path (used to store data from app)
VOLUME /data
# expose port for incoming connections (used only if vpn disabled)
EXPOSE 6881