AIChatWeb
AIChatWeb copied to clipboard
[Feature] 一键部署不能自定义端口吗?
80和8080端口都另有他用,在已经被占用的情况下一键脚本运行到最后会报错 能否增加自定义端口?
Bot detected the issue body's language is not English, translate it automatically.
Title: [Feature] Can’t one-click deployment customize the port?
Ports 80 and 8080 are used for other purposes. If they are already occupied, the one-click script will report an error at the end. Can I add a custom port?
修改docker-compose.yaml文件里的端口号就可以了,亲测可行
Bot detected the issue body's language is not English, translate it automatically.
Just modify the port number in the docker-compose.yaml file. It is feasible for personal testing.