reprise de kazkouil

This commit is contained in:
HPL 2024-12-07 15:12:33 +01:00
parent e30832d9f9
commit 8b357289e8

View File

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