Persist JWT in case of docker container restarts #548
Answered
by
ShockwaveNN
dionisanchez
asked this question in
Q&A
-
Hi, I have OnlyOffice running as a Docker container in a Plesk installation making use of Docker extension. I dont know why but my JWT is changing eventually, maybe the container is retarting by himself, mine is created 6 days ago and had it running 4 days long. Question, can I have JWT persisted so it doesnt change in case of container restart? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
ShockwaveNN
Nov 22, 2022
Replies: 1 comment 1 reply
-
Hi, you should set JWT_SECRET env var for |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ShockwaveNN
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, you should set JWT_SECRET env var for
docker run