- commit
- 378cfe0
- parent
- 564cdc5
- author
- Antonio Mika
- date
- 2025-03-30 13:15:10 -0400 EDT
Ensure auth uses a good dns
1 files changed,
+1,
-0
+1,
-0
1@@ -22,6 +22,7 @@ services:
2 - "[${BOUNCER_V6:-::1}]:443:443"
3 - "[${BOUNCER_V6:-::1}]:80:80"
4 auth-web:
5+ dns: 1.1.1.1
6 volumes:
7 - ./data/auth-web/data:/app/ssh_data
8 networks: