2 lines
80 B
Bash
2 lines
80 B
Bash
DATABASE_URL="file:local.db" ORIGIN="http://localhost:3000" node build/index.js
|
DATABASE_URL="file:local.db" ORIGIN="http://localhost:3000" node build/index.js
|