Browse Source

readme: added password section

Fabian Peter Hammerle 5 years ago
parent
commit
2dca6e8069
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -15,3 +15,9 @@ Optionally add `-v encfs-config:/encrypted/config` to make `encfs6.xml` persiste
 Optionally add `--network none`
 
 Or simply run `docker-compose up`
+
+## Password
+
+The password will be randomly generated and stored in `/secret/password`.
+
+Set the env var `$ENCFS_PASSWORD_LENGTH` to change its length.