File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff 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
5252Launch 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
You can’t perform that action at this time.
0 commit comments