mirror of
https://github.com/docmost/docmost.git
synced 2026-05-06 22:03:06 +08: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