4 lines
104 B
Plaintext
4 lines
104 B
Plaintext
DATABASE_URL="postgres://user:password@host:port/db-name"
|
|
PORT=8080
|
|
CORS_ORIGIN="http://localhost:5173"
|