Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
devstack
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
OpenEdx
devstack
Commits
129d381e
Commit
129d381e
authored
Aug 17, 2017
by
Jeremy Bowman
Committed by
Jeremy Bowman
Aug 18, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Set EDXAPP_TEST_MONGO_HOST for LMS and Studio
parent
9d1e4c41
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docker-compose.yml
+2
-2
No files found.
docker-compose.yml
View file @
129d381e
...
@@ -138,9 +138,8 @@ services:
...
@@ -138,9 +138,8 @@ services:
BOK_CHOY_HOSTNAME
:
edx.devstack.lms
BOK_CHOY_HOSTNAME
:
edx.devstack.lms
BOK_CHOY_LMS_PORT
:
18003
BOK_CHOY_LMS_PORT
:
18003
BOK_CHOY_CMS_PORT
:
18031
BOK_CHOY_CMS_PORT
:
18031
EDXAPP_TEST_MONGO_HOST
:
edx.devstack.mongo
NO_PYTHON_UNINSTALL
:
1
NO_PYTHON_UNINSTALL
:
1
image
:
edxops/edxapp:latest
image
:
edxops/edxapp:latest
ports
:
ports
:
-
"
18000:18000"
-
"
18000:18000"
...
@@ -164,6 +163,7 @@ services:
...
@@ -164,6 +163,7 @@ services:
BOK_CHOY_HOSTNAME
:
edx.devstack.studio
BOK_CHOY_HOSTNAME
:
edx.devstack.studio
BOK_CHOY_LMS_PORT
:
18103
BOK_CHOY_LMS_PORT
:
18103
BOK_CHOY_CMS_PORT
:
18131
BOK_CHOY_CMS_PORT
:
18131
EDXAPP_TEST_MONGO_HOST
:
edx.devstack.mongo
NO_PYTHON_UNINSTALL
:
1
NO_PYTHON_UNINSTALL
:
1
image
:
edxops/edxapp:latest
image
:
edxops/edxapp:latest
ports
:
ports
:
...
...
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