Metis
Metis copied to clipboard
how to change mysql port in docker
3306port is not allow in my company how to change the default port in docker
1、 i can attach the srv docker, change the dao conf properties 2、when the db doker and the web doker, i cannot found the mysql conf properties and the vim is not install .
thks
This will be supported soon.
Currently you can try the manual installation method to change the default port in file database.py
i can attach the srv docker, change the dao conf properties where is the conf properties?