NitinBot001 commited on
Commit
f4a6180
·
verified ·
1 Parent(s): 612c689

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -21,6 +21,7 @@ COPY translations/ translations/
21
  COPY i18n.py .
22
  COPY websocket_handler.py .
23
  COPY static/ static/
 
24
  COPY templates/ templates/
25
 
26
  # Create a non-root user
 
21
  COPY i18n.py .
22
  COPY websocket_handler.py .
23
  COPY static/ static/
24
+ COPY run.py .
25
  COPY templates/ templates/
26
 
27
  # Create a non-root user