operations: Add Makefiles and version-bumping script.
This commit is contained in:
@ -22,7 +22,7 @@ hff_entry_forms_api: $(SOURCES)
|
||||
# Run the API on this machine. Note that configuration is taken by default
|
||||
# from the `hff_entry_forms_api.config.json` file, but environment variables
|
||||
# specified when running make can be used to override these (to change the
|
||||
# DB_CONN_STRING, for example).
|
||||
# INTEGRATION_TOKEN, for example).
|
||||
serve: hff_entry_forms_api
|
||||
./hff_entry_forms_api serve --debug
|
||||
|
||||
|
Reference in New Issue
Block a user