mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 02:18:50 +00:00
Disable log colors when gateway is logging to systemd
This commit is contained in:
@@ -41,6 +41,7 @@ Environment="FIREZONE_ID=$FIREZONE_ID"
|
||||
Environment="FIREZONE_TOKEN=$FIREZONE_TOKEN"
|
||||
Environment="FIREZONE_API_URL=$FIREZONE_API_URL"
|
||||
Environment="RUST_LOG=$RUST_LOG"
|
||||
Environment="RUST_LOG_STYLE=never"
|
||||
Environment="LOG_FORMAT=$FIREZONE_LOG_FORMAT"
|
||||
Environment="GOOGLE_CLOUD_PROJECT_ID=$FIREZONE_GOOGLE_CLOUD_PROJECT_ID"
|
||||
Environment="OTLP_GRPC_ENDPOINT=$FIREZONE_OTLP_GRPC_ENDPOINT"
|
||||
|
||||
Reference in New Issue
Block a user