Skip to content

Commit ced8187

Browse files
authored
Update Dockerfile
1 parent 22c938e commit ced8187

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ COPY ./php/www.conf /usr/local/etc/php-fpm.d/www.conf
4848

4949
COPY ./php/php.ini /usr/local/etc/php/php.ini
5050

51+
# Remove for app:9000 in nginx default.conf
5152
RUN nginx -t
5253

5354
COPY --from=composer:latest /usr/bin/composer /usr/bin/composer

0 commit comments

Comments
 (0)