source:
backend/.env.example
| Last change on this file was 700e2f9, checked in by , 5 days ago | |
|---|---|
|
|
| File size: 166 bytes | |
| Rev | Line | |
|---|---|---|
| [700e2f9] | 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.
