Skip to content

Commit

Permalink
Use prepare_server as default target in .flaskenv
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasjuhrich committed May 20, 2024
1 parent f8a581f commit 53e1370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .flaskenv
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FLASK_APP=web.app
FLASK_APP=scripts.server_run:prepare_server

0 comments on commit 53e1370

Please sign in to comment.