mirror of
https://github.com/Shadowfita/docmost.git
synced 2025-11-09 20:12:00 +10:00
implement new invitation system
* fix comments on the frontend * move jwt token service to its own module * other fixes and updates
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
APP_URL=http://localhost
|
||||
APP_SECRET=
|
||||
|
||||
PORT=3000
|
||||
DEBUG_MODE=true
|
||||
NODE_ENV=production
|
||||
|
||||
Reference in New Issue
Block a user