1
0
Fork 0
forked from sr2/cloud-api

feat: lettermint integration

This commit is contained in:
Chris Milne 2026-06-22 12:01:58 +01:00
parent 58e7ae6c5c
commit 11eeddb347
5 changed files with 39 additions and 3 deletions

View file

@ -7,3 +7,5 @@ DATABASE_NAME="cloud-api"
DATABASE_PORT="5432"
DATABASE_HOSTNAME="localhost"
DATABASE_CREDENTIALS="user:password"
LETTERMINT_API_TOKEN=""