UNPKG

cc-core-cli

Version:

Command Line Interface tool for generating project templates for the (Your Platform's Name) platform.

12 lines (11 loc) 219 B
version: "3.0" services: cc-core: build: context: . image: cc-core container_name: cc-core restart: always env_file: .env ports: - "3000:3000"