# EnvironmentFile for revproxy-controller.service.
# Lines here are passed as environment variables to the controller process.
# Uncomment / edit as needed; defaults shown.

# Listen URL(s). Override to bind a different port or restrict to loopback.
# ASPNETCORE_URLS=http://0.0.0.0:7160

# Override individual appsettings values via the standard ASP.NET Core
# double-underscore syntax. Examples:
# Controller__PublicBaseUrl=https://controller.example.com
# Authentication__Oidc__Authority=https://keycloak.example.com/realms/revproxy
