File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 external: true
3333 ` ` `
3434
35- Notice how the `fpm-network` is defined in the `docker-compose.yml` file. This is the same network defined in the [
35+ Notice that the `fpm-network` is defined in the `docker-compose.yml` file. This is the same network defined in the [
3636 docker-compose.yml](./../docker-compose.yml) file.
3737
3838 We also removed the `ports` section from the `dozzle` container. This is because our `ferron` service in
4747 You can use the same backend url for a load balancer.
4848
4949- For docker compose files with multiple services, attach the `fpm-network` to the service that you want to
50- connect to the reverse proxy or load balancer which is most likely going to be the one which exposes a web UI or is
51- the one which you want to be publicly accessible.
50+ connect to the reverse proxy or load balancer. This is typically the service which exposes a web UI or the one which
51+ you want to be publicly accessible.
You can’t perform that action at this time.
0 commit comments