xhongc / music-tag-web

音乐标签编辑器,可编辑本地音乐文件的元数据(Editable local music file metadata.)
https://xiers-organization.gitbook.io/music-tag-web-v2
GNU General Public License v3.0
1.8k stars 111 forks source link

占用内存资源太高了 #168

Closed huanghb1021 closed 3 months ago

huanghb1021 commented 3 months ago

轻量级应用服务器直接给干崩了,因为--restart=always ,重启服务器容器自动启动,无语

xhongc commented 3 months ago

可改为 restart=unless-stopped