adding maintenance info
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
FROM php:apache
|
||||
RUN docker-php-ext-install mysqli
|
||||
RUN a2enmod rewrite
|
||||
#RUN a2enmod ssl
|
||||
RUN service apache2 restart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user