variables
This commit is contained in:
parent
f0fd6b351f
commit
b3a19df25e
1 changed files with 3 additions and 0 deletions
|
@ -76,10 +76,13 @@ services:
|
|||
|
||||
transfersh:
|
||||
image: dutchcoders/transfer.sh:latest
|
||||
command: --purge-interval 360
|
||||
environment:
|
||||
- PROVIDER=local
|
||||
- BASEDIR=/tmp/
|
||||
- PURGE_INTERVAL=360
|
||||
- MAX_UPLOAD_SIZE=524288
|
||||
- RATE_LIMIT=20
|
||||
- LETSENCRYPT_HOST=share.neo.faulty.nl
|
||||
- VIRTUAL_HOST=share.neo.faulty.nl
|
||||
- VIRTUAL_PORT=8080
|
||||
|
|
Reference in a new issue