Update README.md
add some usage notes
This commit is contained in:
parent
00d932dd0c
commit
d5c2087e83
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
||||||
# References
|
# References
|
||||||
|
|
||||||
- https://github.com/PrivateBin/PrivateBin
|
- https://github.com/PrivateBin/PrivateBin
|
||||||
|
|
||||||
|
# Notes
|
||||||
|
|
||||||
|
You have to put the example config files to your Docker volume bind mount path.
|
||||||
|
|
||||||
|
Only the `config.php` is necessary for a default installation with 10 MB file upload limit. If you want to increase this upload limit, you must also use the other config files.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue