6 lines
141 B
Text
6 lines
141 B
Text
|
|
PORT=3045
|
||
|
|
DB_PATH=./data/platform-sso.db
|
||
|
|
NODE_ENV=development
|
||
|
|
JWT_SECRET=dev-secret-change-in-production
|
||
|
|
COOKIE_DOMAIN=.atlilith.apricot.lan
|