Skip to content

Commit 9766ffb

Browse files
committed
Update docker to copy correct folder
1 parent 0a8f388 commit 9766ffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jccp/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ RUN install-php-extensions \
44
pcntl
55

66
ENV SERVER_NAME=:80
7-
COPY . /app
7+
COPY ./jccp /app
88

99

0 commit comments

Comments
 (0)