diff --git a/Procfile b/Procfile index 8e9edc3..a8f0694 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: mix phx.server \ No newline at end of file +web: mix phx.digest && mix phx.server \ No newline at end of file