This commit is contained in:
parent
d48dbc83c7
commit
3d0246c01b
@ -40,7 +40,7 @@ jellyfin_logrotate_config:
|
||||
- compress
|
||||
- shred
|
||||
|
||||
jellyfin_base_url: mystream.example.com
|
||||
jellyfin_base_url: https://mystream.example.com
|
||||
# DONT CHANGE IT!
|
||||
# Changing the bind ports is currently not supported
|
||||
jellyfin_http_bind_port: 8096
|
||||
|
@ -4,5 +4,5 @@
|
||||
when: jellyfin_lvm_enabled
|
||||
- include_tasks: install.yml
|
||||
- import_tasks: nginx.yml
|
||||
when: matrix_nginx_vhost_enabled
|
||||
when: jellyfin_nginx_vhost_enabled
|
||||
- include_tasks: post_tasks.yml
|
||||
|
Loading…
Reference in New Issue
Block a user