DeathDaDev commited on
Commit
94252e7
1 Parent(s): ceace01

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -39,4 +39,5 @@ User User
39
  EXPOSE 11434 5000
40
 
41
  # Command to run the Flask application
42
- cmd ["/home/user/app/start.sh"]
 
 
39
  EXPOSE 11434 5000
40
 
41
  # Command to run the Flask application
42
+ # cmd ["/home/user/app/start.sh"]
43
+ cmd ["serve"]