File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
docs/install/containers/examples Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ server {
5353```
5454
5555``` {note}
56- `http://plone.localhost/` is the url you will be using to access the website.
57- You can either use `localhost`, or add it in your `etc/hosts` file or DNS to point to the docker host IP.
56+ `http://plone.localhost/` is the URL you will be using to access the website.
57+ You can either use `localhost`, or add it in your `/ etc/hosts` file or DNS to point to the Docker host IP.
5858```
5959
6060### Service configuration with Docker Compose
Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ server {
7878```
7979
8080``` {note}
81- `http://plone.localhost/` is the url you will be using to access the website.
82- You can either use `localhost`, or add it in your `etc/hosts` file or DNS to point to the docker host IP.
81+ `http://plone.localhost/` is the URL you will be using to access the website.
82+ You can either use `localhost`, or add it in your `/ etc/hosts` file or DNS to point to the Docker host IP.
8383```
8484
8585
Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ server {
7878```
7979
8080``` {note}
81- `http://plone.localhost/` is the url you will be using to access the website.
82- You can either use `localhost`, or add it in your `etc/hosts` file or DNS to point to the docker host IP.
81+ `http://plone.localhost/` is the URL you will be using to access the website.
82+ You can either use `localhost`, or add it in your `/ etc/hosts` file or DNS to point to the Docker host IP.
8383```
8484
8585
Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ server {
7777```
7878
7979``` {note}
80- `http://plone.localhost/` is the url you will be using to access the website.
81- You can either use `localhost`, or add it in your `etc/hosts` file or DNS to point to the docker host IP.
80+ `http://plone.localhost/` is the URL you will be using to access the website.
81+ You can either use `localhost`, or add it in your `/ etc/hosts` file or DNS to point to the Docker host IP.
8282```
8383
8484### Service configuration with Docker Compose
You can’t perform that action at this time.
0 commit comments