This commit is contained in:
Ahmed Sabbour 2020-01-09 12:56:04 -08:00 коммит произвёл GitHub
Родитель 46b179ce22
Коммит 1685cf8dbc
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
# rating-api # rating-api
Container exposes port 3000. Container exposes port 8080.
Required configuration via environment variables: Required configuration via environment variables:
- MONGODB_URI: `<set to mongoDB endpoint>`. The database is called `webratings` so the format would look like `mongodb://[endpoint]:27017/webratings` - MONGODB_URI: `<set to mongoDB endpoint>`. The database is called `webratings` so the format would look like `mongodb://[endpoint]:27017/webratings`