diff --git a/dockers/translucid/Dockerfile b/dockers/translucid/Dockerfile index e2bb162..bcf86d5 100644 --- a/dockers/translucid/Dockerfile +++ b/dockers/translucid/Dockerfile @@ -14,7 +14,3 @@ RUN git clone https://github.com/simonvdfr/Translucide.git . RUN chown -R www-data:www-data /var/www/html EXPOSE 80 - -#ENV PAHEKO_DIR /var/www/paheko -#COPY dockers/paheko/config/factory_cron.sh ${PAHEKO_DIR}/ -#VOLUME [ "${PAHEKO_DIR}/users" ]