Skip to content

Commit a6dd7d9

Browse files
authored
Merge pull request #99 from yknx4/fix/wrong-procfile
fix: procfile
2 parents d971910 + 73a315e commit a6dd7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: mix.sentry_recompile && mix phx.server
1+
web: mix sentry_recompile && mix phx.server

0 commit comments

Comments
 (0)