another typo

This commit is contained in:
virusdefender 2015-08-02 10:56:12 +08:00
parent 4b0fdb5495
commit 348aaa53d1

View File

@ -6,4 +6,4 @@ COPY . /var/oj/
WORKDIR /var/oj/
RUN pip install -r requirements.txt
EXPOSE 8080
RUN python manage,py runserver 8080
RUN python manage.py runserver 8080