mirror of
https://github.com/anatolykopyl/vk-bingo.git
synced 2026-03-26 04:44:26 +00:00
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
NODE_ENV=production
|
|
PORT=3031
|
|
URI=mongodb://localhost?retryWrites=true&w=majority
|
|
FRONTEND=https://bingo.anatolykopyl.ru
|
|
DB_NAME=vk_bingo
|
|
SECRET=secretword
|
|
PASSWORD=pass
|