oauth2-proxy-works-with-issues

This commit is contained in:
2024-11-18 21:08:52 +00:00
parent ffd55e5427
commit aec6786be7
4 changed files with 51 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ server {
server_name maksim-pankov.ru skazochnik.spb.ru gipat;
location / {
proxy_pass http://gipat:5002/;
sub_filter "http://gipat:5002/" "https://skazochnik.spb.ru/";
sub_filter "http://gipat:5002/" "https://skazochnik.spb.ru/";
client_max_body_size 0;
}
ssl_certificate /etc/letsencrypt/live/maksim-pankov.ru/fullchain.pem; # managed by Certbot