just put it in a command smh

This commit is contained in:
Didier Slof 2023-01-03 02:51:16 +01:00
parent b3a19df25e
commit 016860b9ca
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -76,13 +76,8 @@ services:
transfersh: transfersh:
image: dutchcoders/transfer.sh:latest 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: environment:
- PROVIDER=local
- BASEDIR=/tmp/
- PURGE_INTERVAL=360
- MAX_UPLOAD_SIZE=524288
- RATE_LIMIT=20
- LETSENCRYPT_HOST=share.neo.faulty.nl - LETSENCRYPT_HOST=share.neo.faulty.nl
- VIRTUAL_HOST=share.neo.faulty.nl - VIRTUAL_HOST=share.neo.faulty.nl
- VIRTUAL_PORT=8080 - VIRTUAL_PORT=8080