We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1988001 commit 0a8f388Copy full SHA for 0a8f388
1 file changed
jccp/Dockerfile
@@ -3,4 +3,7 @@ FROM dunglas/frankenphp
3
RUN install-php-extensions \
4
pcntl
5
6
+ENV SERVER_NAME=:80
7
COPY . /app
8
+
9
0 commit comments