fix typo
This commit is contained in:
parent
73fe776bfc
commit
29685ff38b
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ services:
|
|||
image: lscr.io/linuxserver/sonarr:latest
|
||||
container_name: sonarr
|
||||
environment:
|
||||
- LETSENCRYPT_HOST=doubles/.famslof.nl
|
||||
- LETSENCRYPT_HOST=doubles.famslof.nl
|
||||
- VIRTUAL_HOST=doubles.famslof.nl
|
||||
- VIRTUAL_PORT=8989
|
||||
- VIRTUAL_PATH=/sonarr
|
||||
|
|
Reference in a new issue