added apache2 and ssl config

This commit is contained in:
andreas
2022-07-21 19:55:14 +00:00
parent 40a6cfab88
commit 0aab815e49
472 changed files with 6987 additions and 11 deletions

View File

@@ -22,4 +22,4 @@ EOF
WORKDIR /root
EXPOSE 80
VOLUME /var/lib/z-push
ENTRYPOINT ["/init"]
ENTRYPOINT ["/bin/bash"]