Files
zcli-playground/godummy/zerops-project-import.yml
T
2026-02-08 10:25:39 +01:00

10 lines
202 B
YAML

project:
name: test
services:
- hostname: app
type: alpine@latest
minContainers: 1
maxContainers: 1
buildFromGit: https://github.com/tikinang/godummy
enableSubdomainAccess: true