source:
backend/.env.example@
700e2f9
| Last change on this file since 700e2f9 was 700e2f9, checked in by , 5 days ago | |
|---|---|
|
|
| File size: 166 bytes | |
| Line | |
|---|---|
| 1 | POSTGRES_DB=icare_db |
| 2 | POSTGRES_USER=icare_user |
| 3 | POSTGRES_PASSWORD=icare_password |
| 4 | POSTGRES_PORT=54320 |
| 5 | |
| 6 | # JWT Configuration |
| 7 | JWT_SECRET=jwt-secret |
| 8 | JWT_EXPIRATION=86400000 |
Note:
See TracBrowser
for help on using the repository browser.
