-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env
10 lines (8 loc) · 769 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
# Environment variables declared in this file are automatically made available to Prisma.
# See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema
# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB.
# See the documentation for all the connection string options: https://pris.ly/d/connection-strings
DATABASE_URL="postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public"
EXCHANGE_RATE_API="01f7c3ecb4966212b78cf9fd2c5df91b5c3f30feb9eb99fc1e1c65d43983f77a"
TESTNET_MANAGER_ACCOUNT_ID="0.0.3685177"
TESTNET_MANAGER_PRIV_KEY="302e020100300506032b6570042204208c2b8f3f073118f29ca1f6bc790710cb65e1697bd44e6bd0fd6c199904e405da"