AT
Size: a a a
AT
P
J
T
T
AT
A
AT
ПП
A
T
T
A
T
A
нажмите /start чтобы все работало
A
QL
A
GB
GB
location / {
auth_basic "Restricted Content";
auth_basic_user_file /etc/nginx/.htpasswd;
include proxy_params;
proxy_pass http://unix:/home/
user1/app/app.sock;
}
location /telebot/ {
auth_basic off;
}