嘎嘎报错啊,用docker-compose搭建,直接把官网上面的yaml文件内容拷到文件中,
docker-compose up -d
启动直接GG,怎么弄
[root@KaiBaE halo]# docker-compose up -d
ERROR: The Compose file './docker-compose.yaml' is invalid because:
services.halo.healthcheck value Additional properties are not allowed ('start_period' was unexpected)
services.halodb.healthcheck value Additional properties are not allowed ('start_period' was unexpected)
services.halo.depends_on contains an invalid type, it should be an array