18 lines
250 B
Plaintext
18 lines
250 B
Plaintext
HTTP_LISTEN_ADDR=127.0.0.1:8080
|
|
GRPC_LISTEN_ADDR=
|
|
|
|
DB_DSN=
|
|
REDIS_ADDR=
|
|
REDIS_PASS=
|
|
|
|
JWKS_URL=https://auth.leaflow.cn/realms/Ecosystem/protocol/openid-connect/certs
|
|
|
|
S3_ENDPOINT=
|
|
S3_ACCESS_KEY=
|
|
S3_SECRET_KEY=
|
|
S3_BUCKET=
|
|
S3_USE_SSL=false
|
|
|
|
DEBUG=false
|
|
|