services: botsu-cloud: image: ${IMAGE_NAME:-git.botsu.cloud/koka/botsu.cloud:latest} container_name: botsu-cloud restart: unless-stopped ports: - "127.0.0.1:8087:80" labels: - "com.centurylinklabs.watchtower.enable=true"