mirror of
https://github.com/standardnotes/server
synced 2026-07-14 00:01:54 -04:00
12 lines
170 B
Bash
12 lines
170 B
Bash
LOG_LEVEL=debug
|
|
NODE_ENV=development
|
|
E2E_TESTING=false
|
|
|
|
JWT_SECRET=
|
|
AUTH_JWT_SECRET=
|
|
ENCRYPTION_SERVER_KEY=
|
|
PSEUDO_KEY_PARAMS_KEY=
|
|
VALET_TOKEN_SECRET=
|
|
|
|
FILES_SERVER_URL=
|