9 lines
178 B
Markdown
Raw Normal View History

2022-09-23 13:55:15 -04:00
# Run the service
2022-09-23 13:55:15 -04:00
poetry run flask --debug run --port=7004
# You can check to see if it is running by loading
2022-09-23 13:55:15 -04:00
http://localhost:7004/v1/commands
2023-03-14 08:46:05 -04:00
http://localhost:7004/liveness