Skip to content

Commit 2846b23

Browse files
authored
Merge pull request #257 from victorberland/patch-1
Make install docs more clear
2 parents 3dfd663 + 7344e35 commit 2846b23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ServerInstallation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ docker run -d \
3030
-v /home/user/.ssh/authorized_keys:/root/.ssh/authorized_keys:ro
3131

3232
# this is your private key used for JWT encryption
33+
# you can set this to any string you want (a long random string generated by your password manager is recommended)
3334
-e EXO_PRIVATE_KEY=your_jwt_encryption_key
3435

3536
# this is used to tell traefik to which deployment current docker service belongs

0 commit comments

Comments
 (0)