* Checking for anonymousUser when performing session check * Using the custom path /rts instead of the default /socket.io. This makes the endpoint more readable & scalable for future websocket endpoints as well.
2 lines
106 B
Plaintext
2 lines
106 B
Plaintext
APPSMITH_MONGODB_URI=mongodb://localhost:27017/appsmith
|
|
APPSMITH_API_BASE_URL=http://localhost:8080/api/v1 |