mirror of
https://github.com/filegator/filegator.git
synced 2025-08-06 20:56:40 +02:00
Update Dockerfile
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
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 && \
|
||||
# Install and enable php zip extension
|
||||
|
Reference in New Issue
Block a user