This commit is contained in:
Samuel Huang
2024-09-26 23:21:21 +10:00
parent eb02ac8cdf
commit 4e6bd1e3c3
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
name: docker-buildx-latest
on:
workflow_dispatch:
push:
branches:
- master

View File

@@ -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"';