feat: added mirrors for go and for golang image and change the name gate to proxy
This commit is contained in:
10
.env.example
10
.env.example
@@ -1,5 +1,5 @@
|
||||
AUTH_GATE_PORT
|
||||
AUTH_GATE_API_TOKEN
|
||||
DATA_DIR
|
||||
CLEANUP_INTERVAL
|
||||
AUTH_GATE_DB_PATH
|
||||
AUTH_PROXY_PORT=8080
|
||||
AUTH_PROXY_API_TOKEN=
|
||||
DATA_DIR=./data
|
||||
CLEANUP_INTERVAL=60
|
||||
AUTH_PROXY_DB_PATH=./data/auth-proxy.db
|
||||
Reference in New Issue
Block a user