fix tetrio images maybe

This commit is contained in:
Kopatz
2024-04-09 22:48:40 +02:00
parent 4bf50f4991
commit e66074e3e6

View File

@@ -35,7 +35,7 @@
enableACME = true;
quic = true;
http3 = true;
locations."~* \\.(jpg)$".extraConfig= ''
locations."~* \\.(jpg|png)$".extraConfig= ''
add_header Access-Control-Allow-Origin *;
'';
locations."~ ^/(stash|resources|css)".extraConfig=''