1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-02 14:57:37 +02:00

[ticket/17086] Add missing empty lines and remove extra whitespace

PHPBB3-17086
This commit is contained in:
Marc Alexander
2023-01-14 08:40:49 +01:00
parent 2c8e16cf4b
commit b5f10f844f
7 changed files with 9 additions and 9 deletions

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 \