Merge pull request #450 from NebulousLabs/pj/portal-domain

Portal Domain
This commit is contained in:
Karol Wypchło 2020-10-09 16:43:21 +02:00 committed by GitHub
commit bcaa64bda1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"';
access_log logs/access.log main;