api-key-mgmt-v2/.env
ndiezel0 670db5c97a
TD-635: Add Api Key Management implementation (#1)
* TD-635: Add Api Key Management implementation

* Start working issuing api keys

* IssueApiKey implementation

* Continue work on IssueApiKey

* Review fixes
2023-06-20 12:10:38 +05:00

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