mirror of
https://github.com/filegator/filegator.git
synced 2025-08-08 09:16:46 +02:00
Update Dockerfile
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
FROM php:7-apache-buster
|
FROM php:7-apache-buster
|
||||||
|
|
||||||
ENV APACHE_DOCUMENT_ROOT=/var/www/filegator/
|
ENV APACHE_DOCUMENT_ROOT=/var/www/filegator/dist/
|
||||||
|
|
||||||
RUN apt-get update > /dev/null && \
|
RUN apt-get update > /dev/null && \
|
||||||
# Install and enable php zip extension
|
# Install and enable php zip extension
|
||||||
|
Reference in New Issue
Block a user