docs/compose
Mats Luspa b95bbd15b5
Typo (#16711)
In row 55 to 57 it is written following:
Within the `web` container, your connection string to `db` would look like
`postgres://db:5432`, and from the host machine, the connection string would
look like `postgres://{DOCKER_IP}:8001`.
As the container is running postgres on port 5432 the it should be `postgres://{DOCKER_IP}:5432` in the end of that sentence.
2023-02-10 11:52:52 +00:00
..
compose-file keywords (#16691) 2023-02-08 14:42:21 +00:00
compose-v2 ENGDOCS-1166a (#16641) 2023-01-31 15:27:52 +00:00
environment-variables Update Compose reference API to v2.16.0 (#16702) 2023-02-10 09:14:54 +00:00
images community-fixes (#16034) 2022-10-31 11:05:52 +00:00
install keywords (#16691) 2023-02-08 14:42:21 +00:00
reference ENGDOCS-1166a (#16641) 2023-01-31 15:27:52 +00:00
extends.md ENGDOCS-1166a (#16641) 2023-01-31 15:27:52 +00:00
faq.md ENGDOCS-1166a (#16641) 2023-01-31 15:27:52 +00:00
features-uses.md ENGDOCS-1166a (#16641) 2023-01-31 15:27:52 +00:00
gettingstarted.md keywords (#16691) 2023-02-08 14:42:21 +00:00
gpu-support.md ENGDOCS-1166a (#16641) 2023-01-31 15:27:52 +00:00
index.md keywords (#16691) 2023-02-08 14:42:21 +00:00
networking.md Typo (#16711) 2023-02-10 11:52:52 +00:00
production.md ENGDOCS-1166a (#16641) 2023-01-31 15:27:52 +00:00
profiles.md ENGDOCS-1166a (#16641) 2023-01-31 15:27:52 +00:00
release-notes.md update Compose release notes page for v2.16.0 (#16693) 2023-02-10 09:21:06 +00:00
samples-for-compose.md ENGDOCS-1166a (#16641) 2023-01-31 15:27:52 +00:00
startup-order.md ENGDOCS-1166a (#16641) 2023-01-31 15:27:52 +00:00