Skip to content

Commit

Permalink
Alias serve as api for backwards compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauko Quiroga committed Aug 21, 2021
1 parent 12c4184 commit 58a02bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,5 @@ serve:
@## make serve openfisca_args="--welcome-message 'Hola :)'"
@## make serve gunicorn_args="--workers 1" openfisca_args="--welcome-message 'Hola :)'"
openfisca serve --country-package ${COUNTRY_TEMPLATE} --extensions ${EXTENSION_TEMPLATE} ${gunicorn_args} ${openfisca_args}

api: serve

0 comments on commit 58a02bf

Please sign in to comment.