瀏覽代碼

readme: added password section

Fabian Peter Hammerle 6 年之前
父節點
當前提交
2dca6e8069
共有 1 個文件被更改,包括 6 次插入0 次删除
  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.