From 9a93a3b4069912448fe2880a476cccf01829fe9d Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 31 Mar 2025 14:13:19 +0200 Subject: [PATCH] Update 1.1.8.md --- website/docs/changelog/1.1.8.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/1.1.8.md b/website/docs/changelog/1.1.8.md index 60679de6..927f973c 100644 --- a/website/docs/changelog/1.1.8.md +++ b/website/docs/changelog/1.1.8.md @@ -23,4 +23,5 @@ Not yet released - fixed bug with mariadb service using `mysqladmin` instead of `mariadb-admin` command for health check. - [Error: Command 'user/ip' not found - file '/usr/local/opencli/user/ip.sh' does not exist. #386](https://github.com/stefanpejcic/OpenPanel/issues/386) - fixed bug with script for changing user plan. +- fixed bug with apache container not listening to https port. -