1
0
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:
Jaryl Chng
2024-04-12 16:02:25 +08:00
parent 9fdbe53aa9
commit 98f696eaa9
2 changed files with 3 additions and 0 deletions

View File

@@ -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

View File

@@ -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