mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on Nginx Proxy Manager to 163d163
This commit is contained in:
parent
518a3a1d45
commit
475d5cfb0d
4 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,5 @@
|
|||
# Changelog since v0.12.3
|
||||
- Migrate add-on to new Home Assistant configuration mapping (#500)
|
||||
- Migrate old-style base scripts s6-rc (#499)
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 (#494)
|
||||
|
||||
|
|
|
@ -57,6 +57,6 @@ If you are more interested in stable releases of our add-ons:
|
|||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-8ab8bcf-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/8ab8bcf
|
||||
[release-shield]: https://img.shields.io/badge/version-163d163-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/163d163
|
||||
[screenshot]: https://github.com/hassio-addons/addon-nginx-proxy-manager/raw/main/images/screenshot.gif
|
|
@ -1,5 +1,5 @@
|
|||
name: Nginx Proxy Manager
|
||||
version: 8ab8bcf
|
||||
version: 163d163
|
||||
slug: nginxproxymanager
|
||||
description: Manage Nginx proxy hosts with a simple, powerful interface
|
||||
url: https://github.com/hassio-addons/addon-nginx-proxy-manager
|
||||
|
@ -20,8 +20,7 @@ ports_description:
|
|||
81/tcp: Proxy management web interface
|
||||
443/tcp: HTTPS/SSL Entrance port
|
||||
map:
|
||||
- ssl:rw
|
||||
- backup:rw
|
||||
- addon_config:rw
|
||||
backup_exclude:
|
||||
- '*/logs'
|
||||
schema:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue