haiwen/seafile-docker

Unable to use another SQL port other than 3306

piranha771 opened this issue · 2 comments

The database port is hardcoded to 3306 for example in utils.py wait_for_mysql()

Please introduce a new environment variable like DB_PORT to allow other ports than 3306

Thank you for your feedback, we will support custom db port as soon as possible.

We have updated the seafileltd/seafile-mc:latest image.
You can configure the custom db port by referring to the manual Seafile Admin Manual
Seafile Community Installation
.