mirror of
https://github.com/docmost/docmost.git
synced 2025-11-19 22:21:09 +10:00
vite
* replace next with vite * disable strictmode (it interferes with collaboration in dev mode)
This commit is contained in:
2
client/.env.example
Normal file
2
client/.env.example
Normal file
@ -0,0 +1,2 @@
|
||||
VITE_BACKEND_API_URL=http://localhost:3001
|
||||
VITE_COLLABORATION_URL=
|
||||
Reference in New Issue
Block a user