moved from jellyfin testing to v1.0 and added jelly.actcur.com and media.actcur.com aliases
This commit is contained in:
parent
9efe52e6ee
commit
7f314bb103
2 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,6 @@ role:core:v1.2:core
|
|||
role:mount:v1.1:core,mount
|
||||
role:nginx-ssl:v1.1:common,nginx-ssl
|
||||
role:certbot:v1.2:common,certbot
|
||||
role:jellyfin:testing:workload,jellyfin
|
||||
role:jellyfin:v1.0:workload,jellyfin
|
||||
|
||||
# end of file
|
||||
|
|
|
@ -4,5 +4,9 @@
|
|||
domains:
|
||||
- domain: jellyfin.actcur.com
|
||||
port: 8096
|
||||
- domain: jelly.actcur.com
|
||||
port: 8096
|
||||
- domain: media.actcur.com
|
||||
port: 8096
|
||||
|
||||
# end of file
|
Loading…
Add table
Reference in a new issue