From c5a3cc834ecdca1701a5776d4f4ccd6b2cfd3b5d Mon Sep 17 00:00:00 2001 From: butomo1989 Date: Tue, 28 Feb 2017 15:43:20 +0100 Subject: [PATCH] Formatted --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index df53d99..015e8f4 100644 --- a/README.md +++ b/README.md @@ -80,10 +80,10 @@ pass environment variable **CONNECT\_TO\_GRID=True** to connect docker-appium to **Optional arguments** - -e APPIUM_HOST="" : where / on which instance is appium server running. Default value: 127.0.0.1 - -e APPIUM_PORT= : which port is appium server running. Default port: 4723 - -e SELENIUM_HOST="" : where / on which instance is selenium grid running. Default value: 172.17.0.1 - -e SELENIUM_PORT= : which port is selenium grid running. default port: 4444 + -e APPIUM_HOST="" : where / on which instance is appium server running. Default value: 127.0.0.1 + -e APPIUM_PORT= : which port is appium server running. Default port: 4723 + -e SELENIUM_HOST="": where / on which instance is selenium grid running. Default value: 172.17.0.1 + -e SELENIUM_PORT= : which port is selenium grid running. default port: 4444 ![][connect to grid 1] ![][connect to grid 2]