Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
edx
configuration
Commits
1d7b2585
Commit
1d7b2585
authored
7 years ago
by
Joseph Mulloy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix stray merge comment
parent
6d24e15a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
+0
-1
playbooks/roles/ecommerce/defaults/main.yml
+0
-1
No files found.
playbooks/roles/ecommerce/defaults/main.yml
View file @
1d7b2585
...
...
@@ -150,7 +150,6 @@ ECOMMERCE_BROKER_TRANSPORT: 'amqp'
ECOMMERCE_BROKER_HOST
:
'
{{
ansible_default_ipv4.address
}}'
ECOMMERCE_BROKER_PORT
:
5672
ECOMMERCE_BROKER_URL
:
"
{{
ECOMMERCE_BROKER_TRANSPORT
}}://{{
ECOMMERCE_BROKER_USERNAME
}}:{{
ECOMMERCE_BROKER_PASSWORD
}}@{{
ECOMMERCE_BROKER_HOST
}}:{{
ECOMMERCE_BROKER_PORT
}}"
>
>>>>>>
update
ecommerce
to
add
redis
support
ECOMMERCE_DISCOVERY_SERVICE_URL
:
'
http://localhost:8008'
ECOMMERCE_ENTERPRISE_URL
:
'
{{
ECOMMERCE_LMS_URL_ROOT
}}'
...
...
This diff is collapsed.
Click to expand it.
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