8 lines
133 B
Bash
8 lines
133 B
Bash
DATABASE_URL="postgres://drop:drop@127.0.0.1:5432/drop"
|
|
|
|
GIANT_BOMB_API_KEY=""
|
|
|
|
EXTERNAL_URL="http://localhost:3000"
|
|
|
|
NUXT_PORT=4000
|