mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 22:40:39 +02:00
[ticket/17086] Remove trailing slash in Dockerfile
PHPBB3-17086
This commit is contained in:
@@ -17,4 +17,4 @@ ADD resources/xdebug.ini /etc/php/8.1/apache2/conf.d/xdebug.ini
|
|||||||
|
|
||||||
# Configure Apache
|
# Configure Apache
|
||||||
RUN echo "Listen 8080" >> /etc/apache2/ports.conf && \
|
RUN echo "Listen 8080" >> /etc/apache2/ports.conf && \
|
||||||
a2enmod rewrite \
|
a2enmod rewrite
|
||||||
|
Reference in New Issue
Block a user