Включение модуля прокси
This commit is contained in:
parent
1ac8d14d73
commit
6bc52b1569
1 changed files with 3 additions and 1 deletions
|
|
@ -5,3 +5,5 @@ RUN docker-php-ext-install mysqli
|
||||||
RUN a2enmod status
|
RUN a2enmod status
|
||||||
RUN a2enmod rewrite
|
RUN a2enmod rewrite
|
||||||
RUN a2enmod headers
|
RUN a2enmod headers
|
||||||
|
RUN a2enmod proxy
|
||||||
|
RUN a2enmod proxy_http
|
||||||
Loading…
Add table
Add a link
Reference in a new issue