mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
[docker] added SESSION_KEY environment variable for initial configuration
This commit is contained in:
parent
e913928d78
commit
558fe0ad64
2 changed files with 5 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ ENV LOCALSESSIONRECORDING="false"
|
|||
ENV MINIFY="true"
|
||||
ENV WEBRTC="false"
|
||||
ENV IFRAME="false"
|
||||
ENV SESSION_KEY=""
|
||||
ENV REVERSE_PROXY="false"
|
||||
ENV REVERSE_PROXY_TLS_PORT=""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue