Skip to content

Commit 25ba317

Browse files
committed
fix: driver lifetime
1 parent 24a789d commit 25ba317

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ FROM node:20
33
ENV NODE_ENV=production
44
ENV APP_USER=
55
ENV APP_PASS=
6+
ENV SE_TTL=36000000
67

78
WORKDIR /app
89

0 commit comments

Comments
 (0)