Update README.md

This commit is contained in:
Rich 2019-06-28 11:27:10 +01:00 committed by GitHub
parent fac91dced7
commit eccab5084f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ This repository contains the Docker files required to get your own [xBrowserSync
## Running the API image
Running the API image alone requires that you have a MongoDB instance and, ideally, a web server to reverse proxy the API behind.
Running the API image alone requires that you have a MongoDB instance and (ideally) a web server to reverse proxy the API behind.
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:
@ -67,4 +67,4 @@ If you do not already have a MongoDB instance or are intending to expose your xB
## Issues and feature requests
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/).
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/).