live aalai.ai+2

This commit is contained in:
2025-07-01 13:05:18 +00:00
parent 0030fbfc1a
commit 3ef2ed82a8
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ server {
server_name aalai.ai www.aalai.ai;
location / {
proxy_pass http://127.0.0.1:8300;
proxy_pass http://127.0.0.1:80;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection 'upgrade';