mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-27 09:45:12 +00:00
f4b87a661e
git-subtree-dir: connector-proxy-status-im git-subtree-split: 276aa4c34d4763343fc22f978a7387532c1fa386
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
# 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
|