mahiatlinux commited on
Commit
72e20cd
1 Parent(s): 34c4057

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -6,3 +6,4 @@ USER node
6
 
7
  # Set the entry point script as the default command
8
  CMD ["python3", "app.py"]
 
 
6
 
7
  # Set the entry point script as the default command
8
  CMD ["python3", "app.py"]
9
+ EXPOSE 7860