Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
task_builder_sdk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tarun.madamanchi
task_builder_sdk
Commits
bb86d0fa
Commit
bb86d0fa
authored
Oct 18, 2023
by
tarun2512
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
first commit
parent
472a108e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
.env
.env
+24
-0
No files found.
.env
0 → 100644
View file @
bb86d0fa
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment