feat: added mirrors for go and for golang image and change the name gate to proxy

This commit is contained in:
db123-test
2026-05-04 10:49:44 +03:30
parent b094c78318
commit 7a2bd72311
11 changed files with 62 additions and 58 deletions

View File

@@ -15,7 +15,7 @@ NGINX's auth_basic is simpler but doesn't support:
- Temporary whitelisting (requires config reload).
- API-based management.
Our auth-gate service fills these gaps while keeping the architecture simple.
Our auth-proxy service fills these gaps while keeping the architecture simple.
## Why not Authelia?