Commit 24edf269 authored by John Red Medrano's avatar John Red Medrano

change port

parent bc2be688
......@@ -5,5 +5,5 @@ ADD . /code
COPY . /code
WORKDIR /code
RUN pip install -r requirements/local.txt
EXPOSE 7010
EXPOSE 7020
RUN python manage.py migrate
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