Merge pull request #742 from gjungb/patch-2

Fix comment referring to MongoDB
This commit is contained in:
Allison Weins 2021-02-08 09:55:55 -08:00 коммит произвёл GitHub
Родитель 0830428b17 91b5d7ec0f
Коммит 33be65d991
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -37,8 +37,8 @@ services:
POSTGRES_USER: postgres
POSTGRES_DB: postgres
# Add "forwardPorts": ["5432"] to **devcontainer.json** to forward MongoDB locally.
# Add "forwardPorts": ["5432"] to **devcontainer.json** to forward PostgreSQL locally.
# (Adding the "ports" property to this file will not forward from a Codespace.)
volumes:
postgres-data:
postgres-data: