Browse Source

fix(): turn off docroot templating (broken anyways)

Peter Thomassen 9 years ago
parent
commit
1f9436969c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -3,3 +3,4 @@ FROM richarvey/nginx-php-fpm
 COPY ./poweradmin-2.1.7 /usr/share/nginx/html
 COPY ./config.inc.php /usr/share/nginx/html/inc/config.inc.php
 
+ENV TEMPLATE_NGINX_HTML=0