mirror of
https://github.com/phpbb/phpbb.git
synced 2025-01-16 21:58:17 +01:00
[ticket/17086] Remove trailing slash in Dockerfile
PHPBB3-17086
This commit is contained in:
parent
b5f10f844f
commit
b5f8251b3f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user