Skip to content

Commit 6542f4c

Browse files
committed
Updated readme
1 parent 32d6bf8 commit 6542f4c

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -73,21 +73,6 @@ Version 2 has the following improvements:
7373
- It's super sexy
7474

7575

76-
### Raspberry Pi / ARMHF
77-
78-
```bash
79-
docker run -d \
80-
--name nginx-proxy-manager \
81-
-p 80:80 \
82-
-p 81:81 \
83-
-p 443:443 \
84-
-v /path/to/config:/config \
85-
-v /path/to/letsencrypt:/etc/letsencrypt \
86-
--restart always \
87-
jc21/nginx-proxy-manager:latest-armhf
88-
```
89-
90-
9176
## Administration
9277

9378
When your docker container is running, connect to it on port `81` for the admin interface.

0 commit comments

Comments
 (0)