SoulofSukuna commited on
Commit
79e4ef5
·
verified ·
1 Parent(s): 8887461

Update Dockerfile

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