Add Skynet-Skylink response header (#526)
This commit is contained in:
parent
3919037277
commit
acf7fabe47
|
@ -40,7 +40,7 @@ http {
|
|||
'"$http_user_agent" $upstream_response_time '
|
||||
'$upstream_bytes_sent $upstream_bytes_received '
|
||||
'"$upstream_http_content_type" "$upstream_cache_status" '
|
||||
'"$portal_domain"';
|
||||
'"$portal_domain" "$upstream_http_skynet_skylink"';
|
||||
|
||||
access_log logs/access.log main;
|
||||
|
||||
|
|
Reference in New Issue