assapin commented on a change in pull request #1: URL: https://github.com/apache/incubator-liminal/pull/1#discussion_r525506885
########## File path: README.md ########## @@ -167,12 +167,28 @@ This will rebuild the airlfow docker containers from scratch with a fresh versio liminal start ``` -5. Navigate to [http://localhost:8080/admin](http://localhost:8080/admin) +5. Stop the server +```bash +liminal stop +``` + +6. Display the logs server Review comment: server logs, not logs server ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
