Compare commits
2 commits
6475cf127e
...
3c72b48a05
Author | SHA1 | Date | |
---|---|---|---|
3c72b48a05 | |||
|
b312edac4c |
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ echo "-- Running migrations..."
|
||||||
mix ecto.migrate
|
mix ecto.migrate
|
||||||
|
|
||||||
echo "-- Starting!"
|
echo "-- Starting!"
|
||||||
mix phx.server
|
elixir --erl "+sbwt none +sbwtdcpu none +sbwtdio none" -S mix phx.server
|
||||||
|
|
Loading…
Reference in a new issue