Commit bb86d0fa authored by tarun2512's avatar tarun2512

first commit

parent 472a108e
MODULE_NAME=ut_module
SECURITY_IP_CHECK=False
BASE_PATH=data
MOUNT_DIR=ut_module
LOG_LEVEL=INFO
SECURE_ACCESS=false
CORS_URLS=staging.ilens.io
SW_DOCS_URL=/docs
SW_OPENAPI_URL=/openapi.json
ENABLE_CORS=True
SECURE_COOKIE=False
MODULE_PROXY=/ut_module
#DEV
MONGO_URI=mongodb://ilens:ilens4321@192.168.0.220:2717/
SECRET_MANAGER_URL=http://192.168.0.220/secret_manager/get_secrets
REDIS_URI=redis://192.168.0.220:6379
MQTT_URI=mqtt://192.168.0.220:1883
MQTT_HOST=192.168.0.220
MQTT_PORT=1883
REDIS_LOGIN_DB=9
REDIS_PROJECT_DB=18
VERIFY_SIGNATURE=False
REDIS_USER_ROLE_DB=21
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment