mirror of
https://github.com/status-im/spiffworkflow-connector.git
synced 2025-02-23 03:58:08 +00:00
9 lines
178 B
Markdown
9 lines
178 B
Markdown
# Run the service
|
|
|
|
poetry run flask --debug run --port=7004
|
|
|
|
# You can check to see if it is running by loading
|
|
|
|
http://localhost:7004/v1/commands
|
|
http://localhost:7004/liveness
|