# for more info visit https://cto.ai/docs
version: "1"
services:
  - name: hello-world:0.1.0
    description: Go Hello World Service
    port: ['8080:8080']
    domain: ""
    run: /ops/main
