1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-16 13:48:58 +01:00

[ticket/17086] Remove trailing slash in Dockerfile

PHPBB3-17086
This commit is contained in:
battye 2023-01-14 17:17:54 +00:00
parent b5f10f844f
commit b5f8251b3f

View File

@ -17,4 +17,4 @@ ADD resources/xdebug.ini /etc/php/8.1/apache2/conf.d/xdebug.ini
# Configure Apache
RUN echo "Listen 8080" >> /etc/apache2/ports.conf && \
a2enmod rewrite \
a2enmod rewrite