desker/apps/api/.env

3 lines
82 B
Bash

DATABASE_URL="postgresql://postgres:postgres@localhost:5433/hotdesking"
PORT=3000