资讯

Change the database connection information as needed. docker run -d --name mcp-mysql \ -e MYSQL_HOST=localhost \ -e MYSQL_PORT=3306 \ -e MYSQL_USER=root \ -e MYSQL_PASSWORD=mcpTest1234!!! \ -e ...
I need to enlarge the GUI panel by default, since it is very tiny on my high resolution screen. I can use the mouse wheel to zoom out after selecting the GUI, but I need to size it when running the ...