mirror of
https://github.com/hassio-addons/addon-nginx-proxy-manager.git
synced 2025-05-03 18:41:31 +00:00
🎨 Adds screenshots
This commit is contained in:
parent
c14378e358
commit
88a32010e2
3 changed files with 5 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
|
||||
Manage Nginx proxy hosts with a simple, powerful interface.
|
||||
|
||||

|
||||
|
||||
## About
|
||||
|
||||
This add-on enables you to easily forward incoming connections to anywhere,
|
||||
|
|
BIN
images/screenshot.gif
Normal file
BIN
images/screenshot.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 MiB |
|
@ -28,6 +28,8 @@ Nginx proxy manager by providing additional Nginx directives.
|
|||
|
||||
[Click here for the full documentation][docs]
|
||||
|
||||
![Nginx Proxy Manager screenshot][screenshot]
|
||||
|
||||
{% if channel == "edge" %}
|
||||
## WARNING! THIS IS AN EDGE VERSION!
|
||||
|
||||
|
@ -80,3 +82,4 @@ If you are more interested in stable releases of our add-ons:
|
|||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-{{ version }}-blue.svg
|
||||
[release]: {{ repo }}/tree/{{ version }}
|
||||
[screenshot]: https://github.com/hassio-addons/addon-nginx-proxy-manager/raw/master/images/screenshot.gif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue