remove file cap transfer sh
This commit is contained in:
parent
21412d716d
commit
b278c02174
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ services:
|
||||||
|
|
||||||
transfersh:
|
transfersh:
|
||||||
image: dutchcoders/transfer.sh:latest
|
image: dutchcoders/transfer.sh:latest
|
||||||
command: --provider local --basedir /tmp/ --purge-interval 360 --max-upload-size 524288 --rate-limit 20
|
command: --provider local --basedir /tmp/ --purge-interval 360 --rate-limit 20
|
||||||
environment:
|
environment:
|
||||||
- LETSENCRYPT_HOST=share.neo.ixvd.net
|
- LETSENCRYPT_HOST=share.neo.ixvd.net
|
||||||
- VIRTUAL_HOST=share.neo.ixvd.net
|
- VIRTUAL_HOST=share.neo.ixvd.net
|
||||||
|
|
Reference in a new issue