just put it in a command smh
This commit is contained in:
parent
b3a19df25e
commit
016860b9ca
1 changed files with 1 additions and 6 deletions
|
@ -76,13 +76,8 @@ services:
|
|||
|
||||
transfersh:
|
||||
image: dutchcoders/transfer.sh:latest
|
||||
command: --purge-interval 360
|
||||
command: --provider local --basedir /tmp/ --purge-interval 360 --max-upload-size 524288 --rate-limit 20
|
||||
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