6 lines
113 B
Bash
6 lines
113 B
Bash
# SERVER
|
|
HOST=127.0.0.1
|
|
PORT=3000
|
|
|
|
# DB
|
|
DATABASE_URL=postgres://hospitalapi:NVtqiNsQq2t7Lss@kn0x.tech/hospitalapi |