lot of stuff on this commit, no commited docker environement since a while
This commit is contained in:
@@ -2,7 +2,7 @@ server {
|
||||
listen 80 default_server;
|
||||
root /var/www/html/d8.materio.com/public_html/web;
|
||||
index index.html index.php;
|
||||
server_name *.materio.com;
|
||||
server_name *.materio.com materio.sish.me;
|
||||
|
||||
charset utf-8;
|
||||
|
||||
@@ -43,9 +43,9 @@ server {
|
||||
gzip_static on;
|
||||
|
||||
## PWA serviceworker support.
|
||||
location ~ ^/pwa/[0-9a-z]+/serviceworker.js {
|
||||
try_files $uri /index.php?$query_string;
|
||||
}
|
||||
# location ~ ^/pwa/[0-9a-z]+/serviceworker.js {
|
||||
# try_files $uri /index.php?$query_string;
|
||||
# }
|
||||
|
||||
## PWA manifest support.
|
||||
location ~ /manifest.json {
|
||||
|
Reference in New Issue
Block a user