From 69efe5787d20c3ccaeb596dee339f7f13d3e2567 Mon Sep 17 00:00:00 2001 From: flynn Date: Mon, 21 Jan 2019 22:15:01 +0100 Subject: [PATCH] add default port to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 064bc41..8008c73 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ Then use following command to install the role ansible-galaxy install -r requirements.yml +Running +------- + +Include the role like a normal ansible role. + +The server will run on port 3000 by default. How ansible works