#!/bin/sh APPSMITH_MONGODB_URI="mongodb://localhost:27017/mobtools" APPSMITH_REDIS_URL="redis://127.0.0.1:6379"