AP
Size: a a a
AP
DI
J🎩
J🎩
АВ
J🎩
D
/man
- send list of commands to chat/coc
- send code of conduct to user/jobs
- send rules of publishing job opportunities and cv/ad
- send rules of publishing advertising/chats
- send list of friendly chats/events
- send list of events to user/starter
- send starter kit to user/middle
- send middle kit to user/tasks
- send user pack of DevOps tasks/course
- send to user list list of courses/cert
- send user list of certification tips & tricks/relocate
- send user list of relocate chats and channels/report
- forward replied message to admin chat and send link of replied message for fast-navigationD
D
D
D
/man
- send list of commands to chat/coc
- send code of conduct to user/jobs
- send rules of publishing job opportunities and cv/ad
- send rules of publishing advertising/chats
- send list of friendly chats/events
- send list of events to user/starter
- send starter kit to user/middle
- send middle kit to user/tasks
- send user pack of DevOps tasks/course
- send to user list list of courses/cert
- send user list of certification tips & tricks/relocate
- send user list of relocate chats and channels/report
- forward replied message to admin chat and send link of replied message for fast-navigationAS
D
GG
AS
D
if ($_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') {
$_SERVER['HTTPS']='on';
}
D
D
proxy_set_header X-Forwarded-Proto https;но всё равно без добавления в конфиг не работает. подозреваю что нужно ещё что-то добавить в nginx на принимающей стороне. подскажите пожалуйста