Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
R
red-ci-cd
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
red-group-test
red-ci-cd
Commits
a455b40e
Commit
a455b40e
authored
Sep 25, 2019
by
Gladys Forte
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
realtimeserver settings 1
parent
1b56a838
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
env.template.ini
env.template.ini
+4
-3
No files found.
env.template.ini
View file @
a455b40e
...
...
@@ -11,6 +11,7 @@ AUTH_ACCESSS_TOKEN_TIMEOUT =
USER_DEFAULT_PASSWORD =
CATCH_EMAIL
=
gladys@tirsolutions.com
CR_LINK
=
http://staging.rms.oneberrysystem.com/cms/change-request/form/view
REALTIMESERVER_IP
=
172.17.0.1:6379
[UAT]
DATABASE_ENGINE
=
django.db.backends.mysql
...
...
@@ -25,6 +26,7 @@ AUTH_ACCESSS_TOKEN_TIMEOUT =
USER_DEFAULT_PASSWORD =
CATCH_EMAIL
=
gladys@tirsolutions.com
CR_LINK
=
http://staging.rms.oneberrysystem.com/cms/change-request/form/view
REALTIMESERVER_IP
=
172.17.0.1:6379
[DEV]
DATABASE_ENGINE
=
django.db.backends.mysql
...
...
@@ -39,6 +41,7 @@ AUTH_ACCESSS_TOKEN_TIMEOUT =
USER_DEFAULT_PASSWORD =
CATCH_EMAIL
=
gladys@tirsolutions.com
CR_LINK
=
http://devweb.rms.oneberrysystem.com/cms/change-request/form/view
REALTIMESERVER_IP
=
172.17.0.1:6379
[LOCAL]
DATABASE_ENGINE
=
django.db.backends.mysql
...
...
@@ -53,9 +56,7 @@ AUTH_ACCESSS_TOKEN_TIMEOUT = 3600
USER_DEFAULT_PASSWORD
=
password
CATCH_EMAIL
=
gladys@tirsolutions.com
CR_LINK
=
http://localhost:8000/cms/change-request/form/view
[NOTIFICATION]
REALTIMESERVER_IP
=
172.17.0.1:6379
REALTIMESERVER_IP
=
127.0.0.1:8000
[SETTINGS]
CONFIG
=
config.settings.local
...
...
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