You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
267 B

version: '3'
services:
task-actuator:
image: registry.cn-qingdao.aliyuncs.com/dataease/dataease-sync-task:DE_TAG
container_name: sync-task-actuator
volumes:
- ${DE_BASE}/dataease2.0/logs:/opt/dataease2.0/logs
networks:
- dataease-network