Skip to content

Commit dcd7952

Browse files
committed
Again
1 parent c77370e commit dcd7952

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Servers/WorkermanServer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ COPY composer.json .
1818
RUN composer install --optimize-autoloader --classmap-authoritative --no-dev --quiet
1919
COPY php.ini /etc/php/8.5/cli/php.ini
2020

21-
COPY server.php .
21+
COPY ./server.php .
2222

2323
EXPOSE 8080
2424

0 commit comments

Comments
 (0)