Bot Updating Documentation

pull/225/head
LinuxServer-CI 2024-06-06 16:51:35 +00:00
rodzic 1554e28741
commit bb3c42091b
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -42,7 +42,7 @@ HedgeDoc web interface can be accessed `http://${IP}:3000/`, if you want to use
[Full list of HedgeDoc options](https://docs.hedgedoc.org/configuration/)
For convience we provide a working example using Mysql as a backend in this document, if you do not wish to use our custom environment values or a Mysql database backend feel free to leverage any of the settings laid out in the link above.
For convenience we provide a working example using Mysql as a backend in this document, if you do not wish to use our custom environment values or a Mysql database backend feel free to leverage any of the settings laid out in the link above.
To run behind a reverse proxy we have a [preconfigured config](https://github.com/linuxserver/reverse-proxy-confs/blob/master/hedgedoc.subdomain.conf.sample) using docker networking included in our [SWAG](https://github.com/linuxserver/docker-swag) image and you can read how to use this in the [Reverse Proxy Confs repository](https://github.com/linuxserver/reverse-proxy-confs/#how-to-use-these-reverse-proxy-configs)
@ -305,6 +305,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **06.06.24:** - Rebase to Alpine 3.20.
* **23.12.23:** - Rebase to Alpine 3.19.
* **18.06.23:** - Rebase to Alpine 3.18, deprecate armhf as per [https://www.linuxserver.io/armhf](https://www.linuxserver.io/armhf).
* **02.11.22:** - Rebase to Alpine 3.16, migrate to s6v3.