mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2024-12-28 16:12:13 +00:00
another typo
This commit is contained in:
parent
4b0fdb5495
commit
348aaa53d1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user