@@ -50,5 +50,6 @@ RUN chmod +x /usr/bin/systemctl \
&& mkdir -p /run/systemd/system/ \
&& systemctl disable ssh
+VOLUME ["/usr/local/hestia", "/home", "/backup"]
EXPOSE 80 443 8083
CMD ["/usr/bin/systemctl"]