3 lines
62 B
Bash
3 lines
62 B
Bash
PORT=4000
|
|
DB_URL=postgres://root:irina76@localhost:5432/rssdb
|
PORT=4000
|
|
DB_URL=postgres://root:irina76@localhost:5432/rssdb
|