新增 otel 推送日志

This commit is contained in:
2026-06-15 17:01:30 +08:00
parent c80b1888d8
commit 3f04ff2f24
8 changed files with 106 additions and 7 deletions

View File

@@ -1,3 +1,7 @@
proxy1.lanhuip.com {
reverse_proxy localhost:9700
{$GOST_API_DOMAIN} {
basic_auth {
{$GOST_API_USERNAME} {$GOST_API_PASSWORD}
}
reverse_proxy 127.0.0.1:9700
}