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