UNPKG

@copperjs/copper

Version:
14 lines (13 loc) 251 B
version: '3' services: node: image: copper/node-headless volumes: - ./nodeConfig.json:/nodeConfig.json command: "-- --config /nodeConfig.json" depends_on: - hub hub: image: copper/hub ports: - "9115:9115"