浏览代码

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

Peter Thomassen 9 年之前
父节点
当前提交
1f9436969c
共有 1 个文件被更改,包括 1 次插入0 次删除
  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