We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1227918 commit 6b5c0cfCopy full SHA for 6b5c0cf
Dockerfile
@@ -67,7 +67,7 @@ HEALTHCHECK --start-period=3s CMD [ "curl", "--fail", "http://localhost/healthch
67
################### Development Server
68
FROM server AS develop
69
70
-ENV COLUMNS="${COLUMNS:-120}"
+ENV COLUMNS=120
71
ENV PLACK_ENV=development
72
73
USER root
0 commit comments