Skip to content

Commit 17211fa

Browse files
committed
Updated README.
1 parent f85f4a8 commit 17211fa

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ Nginx or Letsencrypt.
4545

4646
## Quick Start
4747

48-
**NOTE**:
49-
The Docker command provided in this quick start is given as an example
50-
and parameters should be adjusted to your need.
48+
> [!IMPORTANT]
49+
> The Docker command provided in this quick start is given as an example and
50+
> parameters should be adjusted to your need.
5151
5252
Launch the Nginx Proxy Manager docker container with the following command:
5353
```shell
@@ -194,11 +194,11 @@ docker rm nginx-proxy-manager
194194
3. Create/start the container using the `docker run` command, by adjusting
195195
parameters as needed.
196196
197-
**NOTE**:
198-
Since all application's data is saved under the `/config` container
199-
folder, destroying and re-creating a container is not a problem: nothing is
200-
lost and the application comes back with the same state (as long as the
201-
mapping of the `/config` folder remains the same).
197+
> [!NOTE]
198+
> Since all application's data is saved under the `/config` container folder,
199+
> destroying and re-creating a container is not a problem: nothing is lost and
200+
> the application comes back with the same state (as long as the mapping of the
201+
> `/config` folder remains the same).
202202
203203
## Docker Compose File
204204

0 commit comments

Comments
 (0)