Uploading of the necessary files, after new volumes were added to docker-compose.yml (sogo-mailcow container)

After new volumes were added to docker-compose.yml in the sogo-mailcow container, it is necessary to include the specified files in the path, in order for docker to correctly start after running `docker compose up` command, otherwise error will appear, as necessary files would be missing.
The files uploaded are original SOGo UI elements, obtained from the sogo-mailcow container. Whenever users will need to change the UI elements, they would just need to change these files. Hence simplifying the process.
This commit is contained in:
Amin
2024-12-19 22:13:27 +08:00
committed by GitHub
parent 65bc8f0972
commit ade20d79d4
3 changed files with 60 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB