master #69

Merged
emmatveev merged 30 commits from master into prod 2025-06-04 02:47:20 +03:00
Showing only changes of commit 394cc64722 - Show all commits

View File

@ -32,7 +32,7 @@ for host in hosts:
add_header Content-Security-Policy "default-src * data: 'unsafe-eval' 'unsafe-inline'" always; add_header Content-Security-Policy "default-src * data: 'unsafe-eval' 'unsafe-inline'" always;
location / {{ location / {{
resolver 1.1.1.1 8.8.8.8; resolver 127.0.0.11;
proxy_pass http://{pre_domain}-nginx:1238$request_uri; proxy_pass http://{pre_domain}-nginx:1238$request_uri;
}} }}
}}\n\n }}\n\n