Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
AtibQur committed Jan 15, 2025
1 parent 40992e4 commit 3160b38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ http {
sendfile on;
add_header 'Cross-Origin-Opener-Policy' 'same-origin' always;
add_header 'Cross-Origin-Embedder-Policy' 'require-corp' always;
add_header 'Cross-Origin-Embedder-Policy' 'require-corp' always;
server {
listen 8080;
Expand Down

0 comments on commit 3160b38

Please sign in to comment.