mirror of
https://github.com/Shadowfita/docmost.git
synced 2025-11-12 07:42:34 +10:00
fixes
* integrate websocket redis adapter * use APP_SECRET for jwt signing * auto migrate database on startup in production * add updatedAt to update db operations * create enterprise ee package directory * fix comment editor focus * other fixes
This commit is contained in:
2
apps/server/.gitignore
vendored
2
apps/server/.gitignore
vendored
@ -1,9 +1,9 @@
|
||||
/storage
|
||||
.env
|
||||
package-lock.json
|
||||
# compiled output
|
||||
/dist
|
||||
/node_modules
|
||||
/data
|
||||
|
||||
# Logs
|
||||
logs
|
||||
|
||||
Reference in New Issue
Block a user