comment tourismland
All checks were successful
Deploy / CreateImage (push) Successful in 59s
Deploy / DeployService (push) Successful in 27s

This commit is contained in:
skeris 2025-03-13 18:50:45 +03:00
parent 5705bd3a5a
commit ebc51b11dd

@ -1149,9 +1149,9 @@ server {
proxy_set_header Host $host;
proxy_pass http://10.8.0.8:8006/;
}
location / {
proxy_pass http://tourizmland;
}
# location / {
# proxy_pass http://tourizmland;
# }
listen 443 ssl; # managed by Certbot
ssl_certificate /etc/nginx/certs/live/pena.digital/fullchain.pem; # managed by Certbot
@ -1181,9 +1181,9 @@ server {
proxy_set_header Host $host;
proxy_pass http://10.8.0.8:8006/;
}
location / {
proxy_pass http://commonquiz;
}
# location / {
# proxy_pass http://commonquiz;
# }
listen 443 ssl; # managed by Certbot
ssl_certificate /etc/nginx/certs/live/pena.digital/fullchain.pem; # managed by Certbot