Przeglądaj źródła

Update 0.1.8.md

Stefan Pejcic 1 rok temu
rodzic
commit
a0819723a2
1 zmienionych plików z 1 dodań i 2 usunięć
  1. 1 2
      documentation/docs/changelog/0.1.8.md

+ 1 - 2
documentation/docs/changelog/0.1.8.md

@@ -23,10 +23,9 @@ Not yet released.
 - MySQL docker container now automatically restarts after failure.
 - [GoAccess is now run as docker container to process domain logs](#allinurl-goaccess)
 - First plan is now selected by default on the *OpenPanel > Users > Add New* form.
+- [Improved messages for docker image updates](https://i.postimg.cc/GmQ7fXH7/2024-05-09-15-19.png)
 
 
 ### allinurl/goaccess
 
 GoAccess is no longer directly installed on the server; instead, it [runs as a Docker container](https://hub.docker.com/r/allinurl/goaccess) when necessary. This setup ensures that resources are utilized only when required and prevents any utilization of system services during idle periods. When collecting domain statistics, one container is initiated per domain name.
-
-