feat: create an exception to embed iframe for peertube
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
loop:
|
||||
- {src: nginx.conf.j2, dest: /etc/nginx/nginx.conf}
|
||||
- {src: nginx.ssl.conf.j2, dest: /etc/nginx/nginx.ssl.conf}
|
||||
- {src: nginx.other_headers.conf.j2, dest: /etc/nginx/nginx.other_headers.conf}
|
||||
- {src: fastcgi_params.j2, dest: /etc/nginx/fastcgi_params}
|
||||
- {src: proxy_params.j2, dest: /etc/nginx/proxy_params}
|
||||
- {src: default.j2, dest: /etc/nginx/sites-available/default}
|
||||
|
Reference in New Issue
Block a user