NitinBot002 commited on
Commit
0adb56a
·
verified ·
1 Parent(s): 7d76962

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -25,4 +25,4 @@ HEALTHCHECK --interval=30s --timeout=3s --start-period=40s --retries=3 \
25
  CMD curl -f http://localhost:5555/health || exit 1
26
 
27
  # Run coral-server
28
- CMD ["coral_protocol" ,"--port", "5555"]
 
25
  CMD curl -f http://localhost:5555/health || exit 1
26
 
27
  # Run coral-server
28
+ CMD ["corol-server" ,"--port", "5555"]