2024-09-10 11:27:13 +08:00
|
|
|
DATABASE_URL="postgresql://root:Letusdoit000@localhost:5432/defender_app?schema=public"
|
2024-08-02 19:48:38 +08:00
|
|
|
REDIS_HOST=localhost
|
|
|
|
REDIS_PORT=6379
|
|
|
|
TUS_URL=http://localhost:8080
|
2024-09-10 11:27:13 +08:00
|
|
|
JWT_SECRET=/yT9MnLm/r6NY7ee2Fby6ihCHZl+nFx4OQFKupivrhA=
|
2024-08-02 19:48:38 +08:00
|
|
|
APP_URL=http://localhost:5173
|