docker-compose.yml @@ -6,6 +6,8 @@ image: zhbaw:latest ports: - "81:81" volumes: - /home/zhongsong/anbao/:/home/zhongsong/anbao/ # 容器停止后会重启 restart: always # depends_on: