From cf6abb6eece24461af3f5af727ff144452b0f52a Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 24 Jun 2025 14:05:31 +0200 Subject: [PATCH] Update 1.4.5.md --- website/docs/changelog/1.4.5.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/1.4.5.md b/website/docs/changelog/1.4.5.md index 8a27d26f..37778d36 100644 --- a/website/docs/changelog/1.4.5.md +++ b/website/docs/changelog/1.4.5.md @@ -7,5 +7,6 @@ Not yet released. - busybox container is no longer used in user panel operations. - example services are removed from docker-compose.yml file: busybox, filebrowser, uptimekuma, mssql, minecraft. - `SSH_PORT` and `TTYD_PORT` variables are renamed to `UNUSED_1_PORT` `UNUSED_2_PORT` and can be used for adding custom services for user. +- [documented guidelines for adding new services in OpenPanel](https://dev.openpanel.com/images/) ### 🐛 Bug Fixes