Adding 404 pages

This commit is contained in:
Ric Harvey
2016-08-09 12:20:13 +01:00
parent 73ed81e795
commit 453f13a8c3
6 changed files with 6098 additions and 16 deletions

View File

@@ -107,6 +107,7 @@ RUN chmod 755 /usr/bin/pull && chmod 755 /usr/bin/push && chmod 755 /usr/bin/let
# copy in code
ADD src/ /var/www/html/
ADD errors/ /var/www/errors/
EXPOSE 443 80