We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a789d commit 25ba317Copy full SHA for 25ba317
Dockerfile
@@ -3,6 +3,7 @@ FROM node:20
3
ENV NODE_ENV=production
4
ENV APP_USER=
5
ENV APP_PASS=
6
+ENV SE_TTL=36000000
7
8
WORKDIR /app
9
0 commit comments