mirror of
https://github.com/DeBrosOfficial/orama.git
synced 2026-03-27 16:44:11 +00:00
6 lines
186 B
Plaintext
6 lines
186 B
Plaintext
PORT=8090
|
|
DB_PATH=invest.db
|
|
JWT_SECRET=change-me-to-a-random-32-byte-string
|
|
HELIUS_API_KEY=your-helius-api-key
|
|
HELIUS_RPC_URL=https://mainnet.helius-rpc.com/?api-key=your-helius-api-key
|