Initial commit with working nginx and jellyfin
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
- name: reload nginx
|
||||
command: docker restart nginx
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
- name: reload nginx
|
||||
command: docker restart nginx
|
||||