merge base
This commit is contained in:
@@ -168,6 +168,9 @@ RUN apt-get update && \
|
||||
libfreetype6 && \
|
||||
echo "Listen 8001" > /etc/apache2/ports.conf && \
|
||||
a2enmod rewrite && \
|
||||
a2enmod headers && \
|
||||
a2enmod remoteip && \
|
||||
a2enmod macro && \
|
||||
touch /use_apache
|
||||
|
||||
COPY .docker/000-default.conf /etc/apache2/sites-available/000-default.conf
|
||||
|
||||
Reference in New Issue
Block a user