4 lines
96 B
Bash
4 lines
96 B
Bash
WEB_PORT=5173
|
|
API_PORT=3000
|
|
DATABASE_URL=postgres://postgres:postgres@localhost:5432/zeavis_edu
|