sohom004 commited on
Commit
d460a99
·
verified ·
1 Parent(s): 14688db

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -66,5 +66,6 @@ EXPOSE ${PORT:-7860}
66
  # Entrypoint
67
  ENTRYPOINT ["/usr/local/bin/space-entrypoint"]
68
 
 
69
  # Default command (Apache)
70
  CMD ["apache2-foreground"]
 
66
  # Entrypoint
67
  ENTRYPOINT ["/usr/local/bin/space-entrypoint"]
68
 
69
+
70
  # Default command (Apache)
71
  CMD ["apache2-foreground"]