Commit 1c733bd7 by Edward Zarecor

correcting my mistake

parent c1444df6
...@@ -12,7 +12,7 @@ test: clean ...@@ -12,7 +12,7 @@ test: clean
$(PACKAGES) $(PACKAGES)
run: run:
./manage.py runserver 0.0.0.0:18110 ./manage.py runserver 0.0.0.0:8120
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