mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-02 07:05:42 +00:00
privatebin: fix the volume path (#220)
This commit is contained in:
committed by
Wonderfall
parent
1cee863a99
commit
b29b87f401
@ -11,8 +11,8 @@ Paste securely.
|
||||
- **PRIVATEBIN_VER** : version of PrivateBin
|
||||
|
||||
#### Environment variables
|
||||
- **UID** : zerobin user id
|
||||
- **GID** : zerobin group id
|
||||
- **UID** : privatebin user id
|
||||
- **GID** : privatebin group id
|
||||
- **MEMORY_LIMIT** : php memory limit *(default : 128M)*
|
||||
- **UPLOAD_MAX_SIZE** : maximum upload size *(default : 10M)*
|
||||
|
||||
|
Reference in New Issue
Block a user