mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Bookstack to cf1f233
This commit is contained in:
parent
09197ab937
commit
185778f946
5 changed files with 7 additions and 11 deletions
|
@ -755,10 +755,10 @@ SOFTWARE.
|
|||
[bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[bitwarden-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[bitwarden-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/e574039
|
||||
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/e574039/README.md
|
||||
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/cf1f233
|
||||
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/cf1f233/README.md
|
||||
[bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues
|
||||
[bookstack-version-shield]: https://img.shields.io/badge/version-e574039-blue.svg
|
||||
[bookstack-version-shield]: https://img.shields.io/badge/version-cf1f233-blue.svg
|
||||
[bookstack-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[bookstack-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Changelog since v0.10.0
|
||||
- 📚 Update docs for removal of APP_URL (#91)
|
||||
- Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#90)
|
||||
- 🔨 Remove duplicated config item (#89)
|
||||
|
||||
|
|
|
@ -67,11 +67,6 @@ The private key file to use for SSL.
|
|||
|
||||
**Note**: _The file MUST be stored in `/ssl/`, which is the default_
|
||||
|
||||
### Option: `proxy_host`
|
||||
|
||||
If using a reverse proxy, the domain configured for example
|
||||
`https://www.example.com`.
|
||||
|
||||
### Option: `remote_mysql_host`
|
||||
|
||||
If using an external database, the hostname/address for the MYSQL/MariaDB
|
||||
|
|
|
@ -42,6 +42,6 @@ If you are more interested in stable releases of our add-ons:
|
|||
[forum]: https://community.home-assistant.io/?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-e574039-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bookstack/tree/e574039
|
||||
[release-shield]: https://img.shields.io/badge/version-cf1f233-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bookstack/tree/cf1f233
|
||||
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Bookstack",
|
||||
"version": "e574039",
|
||||
"version": "cf1f233",
|
||||
"slug": "bookstack",
|
||||
"description": "Simple & Free Wiki Software",
|
||||
"url": "https://github.com/hassio-addons/addon-bookstack",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue