7 lines
213 B
Bash
7 lines
213 B
Bash
|
|
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
|