Tieba-Cloud-Sign icon indicating copy to clipboard operation
Tieba-Cloud-Sign copied to clipboard

能否支持开机自启

Open ChellyL opened this issue 4 years ago • 2 comments

如题,我每次重启机器后,都需要进入相应文件夹 输入 docker-compose up -d ,网页才能访问

ChellyL avatar Jun 30 '21 12:06 ChellyL

可以在docker-compose加一句:

      - restart: always

kenvix avatar Jul 01 '21 08:07 kenvix

好的非常感谢

ChellyL avatar Jul 01 '21 09:07 ChellyL