Files
TodoList/apps/api/.env.example
T

2 lines
87 B
Bash

DATABASE_URL="postgresql://postgres:postgres@localhost:5432/todolist?schema=public"