Commit 419dd3b8 authored by John Red Medrano's avatar John Red Medrano

Merge pull request #61 in RMS/api-main-service from red-develop to RMSv2

* commit '24edf269':
  change port
parents bc2be688 24edf269
......@@ -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