mirror of
https://github.com/docmost/docmost.git
synced 2026-05-08 23:33:09 +08:00
fixes
* remove vite env for now * remove unnecessary comment
This commit is contained in:
+1
-4
@@ -1,10 +1,7 @@
|
||||
PORT=3001
|
||||
PORT=3000
|
||||
DEBUG_MODE=true
|
||||
NODE_ENV=production
|
||||
|
||||
VITE_BACKEND_API_URL=http://localhost:3001
|
||||
VITE_COLLABORATION_URL=
|
||||
|
||||
JWT_SECRET_KEY=ba8642edbed7f6c450e46875e8c835c7e417031abe1f7b03f3e56bb7481706d8
|
||||
JWT_TOKEN_EXPIRES_IN=30d
|
||||
|
||||
|
||||
Reference in New Issue
Block a user