mirror of
https://github.com/valitydev/api-key-mgmt-v2.git
synced 2024-11-06 02:15:19 +00:00
670db5c97a
* TD-635: Add Api Key Management implementation * Start working issuing api keys * IssueApiKey implementation * Continue work on IssueApiKey * Review fixes
5 lines
150 B
Bash
5 lines
150 B
Bash
SERVICE_NAME=api-key-mgmt-v2
|
|
OTP_VERSION=24.2.0
|
|
REBAR_VERSION=3.18
|
|
THRIFT_VERSION=0.14.2.3
|
|
DATABASE_URL=postgresql://postgres:postgres@db/apikeymgmtv2 |