From 4de0af783a691474b29083a59533dcdd58e4f55c Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 10 Nov 2023 20:37:05 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-quassel-web.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/images/docker-quassel-web.md b/docs/images/docker-quassel-web.md index b759f59da..18a74eff7 100644 --- a/docs/images/docker-quassel-web.md +++ b/docs/images/docker-quassel-web.md @@ -36,7 +36,7 @@ The architectures supported by this image are: ## Application Setup -By default this container webui will be available on `https://$SERVER_IP:64443`. To setup this container you can either use the envrionment variables we recommend or manually setup the configuration file by leaving out the `QUASSEL_CORE` environment variable among others. +By default this container webui will be available on `https://$SERVER_IP:64443`. To setup this container you can either use the environment variables we recommend or manually setup the configuration file by leaving out the `QUASSEL_CORE` environment variable among others. The configuration file using this method can be found at: ``` /config/settings-user.js @@ -303,6 +303,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **10.11.23:** - Rebase to Alpine 3.18. Rename settings-user.js to .cjs to match upstream. * **06.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) * **13.02.23:** - Rebasing to Alpine 3.17, migrate to s6v3. * **12.02.22:** - Rebasing to alpine 3.15.