Commit 966600cf by Tim Babych

Merge pull request #10 from edx/e0d/update-port

updating port to prod value
parents 1fd799b5 c1444df6
...@@ -12,7 +12,7 @@ test: clean ...@@ -12,7 +12,7 @@ test: clean
$(PACKAGES) $(PACKAGES)
run: run:
./manage.py runserver 0.0.0.0:8042 ./manage.py runserver 0.0.0.0:18110
shell: shell:
./manage.py shell ./manage.py shell
......
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