mirror of
https://github.com/BillyOutlast/drop.git
synced 2026-02-04 08:41:17 +01:00
8 lines
133 B
Plaintext
8 lines
133 B
Plaintext
DATABASE_URL="postgres://drop:drop@127.0.0.1:5432/drop"
|
|
|
|
GIANT_BOMB_API_KEY=""
|
|
|
|
EXTERNAL_URL="http://localhost:3000"
|
|
|
|
NUXT_PORT=4000
|