26 lines
412 B
Plaintext
26 lines
412 B
Plaintext
DB_USER=
|
|
DB_HOST=
|
|
DB_PASSWORD=
|
|
DB_PORT=
|
|
|
|
USERS_DB=
|
|
|
|
REDIS_HOST=
|
|
REDIS_PORT=
|
|
REDIS_PASSWORD=
|
|
|
|
# In locale: lasciare vuoto (il cookie su localhost funziona su tutte le porte)
|
|
# In produzione: .mebboat.it (condiviso tra auth.mebboat.it, console.mebboat.it, api.mebboat.it)
|
|
COOKIE_DOMAIN=
|
|
COOKIE_NAME=
|
|
|
|
PORT=3006
|
|
|
|
JWT_SECRET=
|
|
JWT_EXPIRES_IN=7d
|
|
|
|
CONSOLE_URL=
|
|
|
|
VERSION=1.4.0
|
|
VERSION_BUILD=1.0
|
|
VERSION_STATE=pre-release |