mirror of
https://github.com/samuelhbne/server-xray.git
synced 2025-12-16 11:57:07 +03:00
Log host
This commit is contained in:
1
.github/workflows/docker-buildx-latest.yml
vendored
1
.github/workflows/docker-buildx-latest.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: docker-buildx-latest
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
log_format proxy '$proxy_protocol_addr - $remote_user [$time_local] "$request" '
|
||||
log_format proxy '$proxy_protocol_addr - $remote_user [$time_local] "$host" "$request" '
|
||||
'$status $body_bytes_sent "$http_referer" '
|
||||
'"$http_user_agent" "$http_x_forwarded_for"';
|
||||
|
||||
Reference in New Issue
Block a user