Skip to content

Commit 332f862

Browse files
committed
Move files from root into lib folder.
1 parent e0edea1 commit 332f862

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ RUN a2enmod --quiet rewrite ssl headers \
2323
&& mv /var/www/lib/server.pem /etc/ssl/certs/ssl-cert-snakeoil.pem \
2424
&& chmod +x /entrypoint.sh \
2525

26-
ENTRYPOINT ["/entrypoint.sh"]
26+
ENTRYPOINT ["/var/www/lib/entrypoint.sh"]
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)