Skip to content

Commit

Permalink
attempt to run mix phx.digest in Procfile for #1
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Apr 30, 2020
1 parent ef4345c commit e481408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: mix phx.server
web: mix phx.digest && mix phx.server

0 comments on commit e481408

Please sign in to comment.