Ufoptg commited on
Commit
70a3434
1 Parent(s): 9513370

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -19,4 +19,4 @@ RUN chmod 777 /usr
19
 
20
  EXPOSE 7860
21
 
22
- CMD ["bash", "-c", "python3 server.py & python3 code.py"]
 
19
 
20
  EXPOSE 7860
21
 
22
+ CMD ["bash", "-c", "python3 server.py & python3 code2.py"]