mirror of
https://github.com/Mach-34/the-word.git
synced 2026-04-15 03:00:19 -04:00
8 lines
154 B
Bash
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
|