Bot Updating Documentation

pull/222/head
LinuxServer-CI 2024-05-31 19:07:54 +00:00
rodzic a0df67ed7b
commit 9cfcc1533f
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -36,9 +36,8 @@ The architectures supported by this image are:
## Application Setup
Add your web files to `/config/www` for hosting.
Modify the nginx, php and site config files under `/config` as needed
*Protip: This container is best combined with a sql server, e.g. [mariadb](https://hub.docker.com/r/linuxserver/mariadb/)*
Add your web files to `/config/www` for hosting.
Modify the nginx, php and site config files under `/config` as needed
## Usage
@ -272,6 +271,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **31.05.24:** - Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
* **05.03.24:** - Rebase to Alpine 3.19 with php 8.3.
* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf.
* **16.01.23:** - Remove nchan module because it keeps causing crashes.