Skip to content

Commit 94da3c3

Browse files
committed
#16: update log location
1 parent 0ce137c commit 94da3c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • ctor/etc/nginx/sites-available

ctor/etc/nginx/sites-available/default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ server {
1313
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
1414
proxy_set_header X-Forwarded-Proto $scheme;
1515
proxy_http_version 1.1;
16-
proxy_pass http://0xd34df00d.me/logs/chat/;
16+
proxy_pass https://chatlogs.jabber.ru/;
1717
}
1818

1919

0 commit comments

Comments
 (0)