群辉释放80/443端口2025年11月5日·更新于: 2024年8月14日·72 字·1 分钟目录群辉释放80/443端口,并将端口设置为8880/8443目录群辉释放80/443端口,并将端口设置为8880/8443群辉释放80/443端口,并将端口设置为8880/8443#1 2 3 4 5 6 # 切换到root用户 sudo -i cd /usr/syno/share/nginx cp server.mustache server.mustache.bak # 备份原文件 sed -i "s/80/8880/g" server.mustache DSM.mustache WWWService.mustache sed -i "s/443/8443/g" server.mustache DSM.mustache WWWService.mustache `