Skip to content

CashFactory v1.10

Latest
Compare
Choose a tag to compare
@OlivierGaland OlivierGaland released this 17 Jul 23:15

This release remove uhttpd webserver (deprecated) and replace it with busybox.

Note for advanced users : this change does not allow anymore to update on the fly the webserver contents, if you make a change on the html sources, be sure to delete and regenerate the Webserver container

Migration guide :

  • Download the new docker-compose
  • Stop and delete the Webserver container
  • run docker-compose up -d : this should generate and run the container using busybox