Files
boc/aamos-ledger-rust/.env
T

7 lines
213 B
Bash
Raw Normal View History

DATABASE_URL=postgres://postgres:quixzo…2026@localhost/aamos_ledger
JWT_SECRET=aamos-ledger-secret-key-2026
AMOS_JWT_SECRET=aamos-ledger-secret-key-2026
REDIS_URL=redis://localhost:6379
PORT=3250
RUST_LOG=debug