mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
Updated readme
This commit is contained in:
parent
32d6bf83c8
commit
6542f4c2fe
15
README.md
15
README.md
@ -73,21 +73,6 @@ Version 2 has the following improvements:
|
||||
- It's super sexy
|
||||
|
||||
|
||||
### Raspberry Pi / ARMHF
|
||||
|
||||
```bash
|
||||
docker run -d \
|
||||
--name nginx-proxy-manager \
|
||||
-p 80:80 \
|
||||
-p 81:81 \
|
||||
-p 443:443 \
|
||||
-v /path/to/config:/config \
|
||||
-v /path/to/letsencrypt:/etc/letsencrypt \
|
||||
--restart always \
|
||||
jc21/nginx-proxy-manager:latest-armhf
|
||||
```
|
||||
|
||||
|
||||
## Administration
|
||||
|
||||
When your docker container is running, connect to it on port `81` for the admin interface.
|
||||
|
Loading…
Reference in New Issue
Block a user