Skip to content

Commit 29207bc

Browse files
committed
Small update to the README.
1 parent 30c0cb3 commit 29207bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Docker container for Nginx Proxy Manager
22
[![Docker Image Size](https://img.shields.io/docker/image-size/jlesage/nginx-proxy-manager/latest)](https://hub.docker.com/r/jlesage/nginx-proxy-manager/tags) [![Build Status](https://github.com/jlesage/docker-nginx-proxy-manager/actions/workflows/build-image.yml/badge.svg?branch=master)](https://github.com/jlesage/docker-nginx-proxy-manager/actions/workflows/build-image.yml) [![GitHub Release](https://img.shields.io/github/release/jlesage/docker-nginx-proxy-manager.svg)](https://github.com/jlesage/docker-nginx-proxy-manager/releases/latest) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/JocelynLeSage)
33

4-
This is a Docker container for [Nginx Proxy Manager](https://nginxproxymanager.com).
4+
This project implements a Docker container for [Nginx Proxy Manager](https://nginxproxymanager.com).
55

66

77

@@ -69,6 +69,7 @@ docker run [-d] \
6969
[-p <HOST_PORT>:<CONTAINER_PORT>]... \
7070
jlesage/nginx-proxy-manager
7171
```
72+
7273
| Parameter | Description |
7374
|-----------|-------------|
7475
| -d | Run the container in the background. If not set, the container runs in the foreground. |

0 commit comments

Comments
 (0)