Skip to content

Commit ca5c4e9

Browse files
committed
env.ini
1 parent 1cb6703 commit ca5c4e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docker/web/conf/env.ini

+4
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ MAIL_PASSWORD=xxx
1919
MAIL_ENCRYPTION=ssl
2020
MAIL_ADDRESS[email protected]
2121
HTTP_HOST=http://xxx.xxx.xxx.xxx:xxx
22+
23+
JWT_SECRET=4QcWxKvfabNb68JJIWkuXzXnfsvUaQ3aviHpNNkIbjhTKvOCZGCGKCJ1Q12AVQzW
24+
JWT_TTL=120
25+
JWT_REFRESH_TTL=20160

0 commit comments

Comments
 (0)