Skip to content

Commit 0a8f388

Browse files
committed
Update docker to allow proxying
1 parent 1988001 commit 0a8f388

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

jccp/Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@ FROM dunglas/frankenphp
33
RUN install-php-extensions \
44
pcntl
55

6+
ENV SERVER_NAME=:80
67
COPY . /app
8+
9+

0 commit comments

Comments
 (0)