Quellcode durchsuchen

updated config steps

Toastie vor 4 Jahren
Ursprung
Commit
05f967dd59
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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`