speedtest
This commit is contained in:
parent
eb0789ab3e
commit
acf2d62962
1 changed files with 12 additions and 1 deletions
|
@ -60,3 +60,14 @@ services:
|
|||
- /srv:/services:ro
|
||||
- /srv/backups/data:/local:rw
|
||||
- /mnt/backups/neo:/remote:rw
|
||||
|
||||
|
||||
librespeed:
|
||||
image: adolfintel/speedtest:latest
|
||||
environment:
|
||||
- TITLE=FaultySpeed
|
||||
- MODE=standalone
|
||||
- LETSENCRYPT_HOST=neo.faulty.nl
|
||||
- VIRTUAL_HOST=neo.faulty.nl
|
||||
networks:
|
||||
- proxy
|
Reference in a new issue