Skip to content

Commit

Permalink
Ajoute le --DB_URL=$DB_URL manquant
Browse files Browse the repository at this point in the history
  • Loading branch information
derfurth committed Oct 10, 2023
1 parent edee781 commit e7af1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ dev:
RUN earthly +app-run
END

RUN earthly +refresh-views
RUN earthly +refresh-views --DB_URL=$DB_URL

stop:
LOCALLY
Expand Down

0 comments on commit e7af1c8

Please sign in to comment.