diff options
Diffstat (limited to 'dotenv-example')
| -rw-r--r-- | dotenv-example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotenv-example b/dotenv-example index 15fc8a7..66ff84e 100644 --- a/dotenv-example +++ b/dotenv-example @@ -1,6 +1,7 @@ RUST_LOG=info,tower_http=debug,server=info,sqlx=warn,webapp,bridge BIND_ADDRESS=[::]:8081 RUST_BACKTRACE=1 +AUTHENTICATOR=fake # or oauth OPENID_ISSUER_URL=https://auth.orbekk.com/realms/test OPENID_CLIENT_ID=test-client OPENID_CLIENT_SECRET=EbIMIpGnYPrG1GBl6eZtVM5zIhiuu5p1 |
