mirror of
https://gitlab.com/jarylc/docker-duoauthproxy.git
synced 2026-02-04 11:31:45 +00:00
more cleanup
This commit is contained in:
@@ -15,6 +15,7 @@ if you would like Docker to capture logs.
|
||||
```bash
|
||||
docker run -d \
|
||||
--name duoauthproxy \
|
||||
-p 1812:1812 \
|
||||
-v /path/to/authproxy.cfg:/app/conf/authproxy.cfg \
|
||||
--restart unless-stopped \
|
||||
minimages/duoauthproxy
|
||||
|
||||
@@ -22,3 +22,5 @@ api_host=api-XXXXXXXX.duosecurity.com
|
||||
failmode=secure
|
||||
client=ad_client
|
||||
port=1812
|
||||
exempt_primary_bind=false
|
||||
exempt_ou_1=uid=admin,ou=people,dc=example,dc=com
|
||||
|
||||
Reference in New Issue
Block a user