UNPKG

node-red-contrib-slack-socket

Version:
14 lines (12 loc) 235 B
version: "3" services: test-nodered: build: context: . image: test-nodered:slack container_name: test-nodered env_file: .env ports: - 11880:1880 volumes: - /etc/localtime:/etc/localtime:ro