Browse Source

updated config steps

Toastie 4 years ago
parent
commit
05f967dd59
1 changed files with 1 additions and 1 deletions
  1. 1 1
      droppy/README.md

+ 1 - 1
droppy/README.md

@@ -3,5 +3,5 @@
 [Droppy](https://github.com/silverwind/droppy) is a web-based filemanager to upload, delete, move and edit files and view media directly in the web browser.
   
 ### Get started
-1. Update your data dir, uid and gid to use in `.env`
+1. Update your `data` dir, `uid` and `gid` to run the service and used as permissions for new files in [`.env`](.env)
 2. `docker-compose up -d`