Files
the-word/server/.example.env
Jack Gilcrest 1d8905d4be npm prep
2023-10-16 02:20:08 -06:00

8 lines
154 B
Bash

MONGO_URL=mongodb://localhost:27017
RPC_URL=
DB_NAME=the-word
PORT=8000
PRIVATE_KEY=
CERT_DIR=/etc/letsencrypt/live/theword.mach34.space
PRODUCTION=false