feat: added mirrors for go and for golang image and change the name gate to proxy
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
openapi: "3.0.3"
|
||||
info:
|
||||
title: Auth-gate API
|
||||
title: Auth-proxy API
|
||||
description: Lightweight Go auth gateway for IP-based whitelisting with temporary entries and audit logging.
|
||||
version: "1.0.0"
|
||||
contact:
|
||||
name: Auth-gate Project
|
||||
url: https://github.com/your-org/auth-gate
|
||||
name: Auth-proxy Project
|
||||
url: https://github.com/db123/auth-proxy
|
||||
|
||||
servers:
|
||||
- url: http://127.0.0.1:8080
|
||||
|
||||
Reference in New Issue
Block a user