mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17086] Remove trailing slash in Dockerfile
PHPBB3-17086
This commit is contained in:
parent
b5f10f844f
commit
b5f8251b3f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue