youtransfer

This commit is contained in:
Didier Slof 2023-01-02 23:59:10 +01:00
parent 6a69992ab9
commit 3239767e85
Signed by: didier
GPG key ID: 01E71F18AA4398E5
2 changed files with 12 additions and 1 deletions

View file

@ -71,5 +71,16 @@ services:
- VIRTUAL_HOST=neo.faulty.nl
- VIRTUAL_PATH=/
- VIRTUAL_DEST=/
networks:
- proxy
youtransfer:
image: remie/youtransfer:stable
environment:
- LETSENCRYPT_HOST=share.neo.faulty.nl
- VIRTUAL_HOST=share.neo.faulty.nl
- VIRTUAL_PORT=5000
volumes:
- /srv/youtransfer/config:/opt/youtransfer/config
networks:
- proxy