Skip to content

Commit eccab50

Browse files
authored
Update README.md
1 parent fac91dc commit eccab50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This repository contains the Docker files required to get your own [xBrowserSync
1010

1111
## Running the API image
1212

13-
Running the API image alone requires that you have a MongoDB instance and, ideally, a web server to reverse proxy the API behind.
13+
Running the API image alone requires that you have a MongoDB instance and (ideally) a web server to reverse proxy the API behind.
1414

1515
1. Create a file named `settings.json` and include any required custom [settings](https://github.com/xbrowsersync/api#3-modify-configuration-settings) values, such as those for connecting to your MongoDB instance. For example, if you are running Docker and MongoDB on a windows server, you would point the service at the MongoDB instance running on the host using the following settings:
1616

@@ -67,4 +67,4 @@ If you do not already have a MongoDB instance or are intending to expose your xB
6767
6868
## Issues and feature requests
6969
70-
Please log Docker-related issues in the [api-docker Issues list](https://github.com/xbrowsersync/api-docker/issues), if you have found an issue with the xBrowserSync API itself or wish to request a new feature, do so in the [api Issues list](https://github.com/xbrowsersync/api/issues/).
70+
Please log Docker-related issues in the [api-docker Issues list](https://github.com/xbrowsersync/api-docker/issues), if you have found an issue with the xBrowserSync API itself or wish to request a new feature, do so in the [api Issues list](https://github.com/xbrowsersync/api/issues/).

0 commit comments

Comments
 (0)