PutInPutout commited on
Commit
f0958c6
·
verified ·
1 Parent(s): 09dae4b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -13,4 +13,4 @@ COPY . /app
13
  EXPOSE 8080
14
 
15
  # Command to run the script
16
- CMD ["python", "main.py"]
 
13
  EXPOSE 8080
14
 
15
  # Command to run the script
16
+ CMD ["mediaflow-proxy"]