Ver Fonte

Update start.sh (#2829)

sunguroku há 3 anos atrás
pai
commit
61c7d73a3c
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      docker/bin/start.sh

+ 2 - 2
docker/bin/start.sh

@@ -1,6 +1,6 @@
 #!/bin/sh
 echo 'Running migrations...'
-/porter/bin/migrate
+# /porter/bin/migrate
 
 echo 'Starting application...'
-/porter/bin/app
+/porter/bin/app